SkyOffice icon indicating copy to clipboard operation
SkyOffice copied to clipboard

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.

Open CuongNvcqht3012002 opened this issue 2 years ago • 1 comments

CuongNvcqht3012002 avatar Dec 14 '21 06:12 CuongNvcqht3012002

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!

kevinshen56714 avatar Dec 15 '21 17:12 kevinshen56714