miroslavpejic85 / mirotalk

🚀 WebRTC - P2P - Simple, Secure, Fast Real-Time Video Conferences Up to 4k and 60fps, compatible with all browsers and platforms.
https://p2p.mirotalk.com
GNU Affero General Public License v3.0
2.6k stars 502 forks source link

Scalability Issue #223

Closed JatSh1804 closed 1 month ago

JatSh1804 commented 2 months ago

As I have read through the project I don't see any configuration for interconnecting user in a single room connected across multiple server instances, which means its not scalable if users are connected to different server instances they won't be able to connect to same room. Can someone explain it, or am i taking it wrong?? Also, There has to be some turn server configuration for SFU connectivity.

miroslavpejic85 commented 1 month ago

Thank you for reaching out. We're glad to clarify any confusion you may have regarding the architectures used in various MiroTalk projects. While there are no specific limitations on the number of rooms or times, we highly recommend familiarizing yourself with the architectures employed, which you can find detailed information about here.

For a deeper understanding of the WebRTC SFU-based architecture, we suggest taking a look at MiroTalk SFU. Should you have any further inquiries or uncertainties, please feel free to utilize the designated discord forum mentioned in the README file.

image

Your engagement is greatly appreciated. Thank you!