Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do you use any media server? if you use mesh architecture, it is difficult to scale to many people in the room. You can try livekit or pion/ion-sfu, they provide full sfu model, SDK... so you can easily deploy. #26

Open
CuongNvcqht3012002 opened this issue Dec 14, 2021 · 1 comment

Comments

@CuongNvcqht3012002
Copy link

No description provided.

@kevinshen56714
Copy link
Owner

Thanks for sharing these open source SFU projects, they are super cool!

Our connections are P2P now as it was the easiest architecture for us to implement and has no privacy issues, but yeah we are likely to encounter scaling problem in the future if we get more traction. Right now, we're still working on the features (we just launched a new chat system!). In the future, if there's a need to scale up, we will consider changing from P2P to SFU. Really appreciate your suggestions!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants