Now, I'm trying to make a multiple video chat project.
Rule: over 50 users can connect and video chat with each other, similar to conferencing app.
I'm concerned about using the mesh model for it.
The user needs to have 50 connections and the total is 1225.
Now, I'm trying to make a multiple video chat project. Rule: over 50 users can connect and video chat with each other, similar to conferencing app. I'm concerned about using the mesh model for it. The user needs to have 50 connections and the total is 1225.
Who can help me solve this?