Same roomID in separate mediasoup backend server.

Hi,
I want to build a live examination website in which a teacher will be able to monitor 50 students who are exams via video call. Suppose I want to take an online examination of 50 students. Let us assume the number of consumers has reached its limit with 20 users in a roomID in first mediasoup server. Will the teacher be able to see 50 students if the rest of the 30 users are in different mediasoup server with the same roomID?

Please help.

Hi,

roomId does not exists in mediasoup, neither does room. That’s something specific to your application.

To your underlaying question, yes, you can communicate mediasoup routers within different servers. It’s all documented: