ionorg / ion-sfu

Pure Go WebRTC SFU
MIT License
980 stars 238 forks source link

How many users can join to the conference? #615

Closed A2DNEW closed 2 years ago

A2DNEW commented 2 years ago

Hi I use ion-sfu and it work good for 4 users. I want use video conference for 15 users in 1 conference. Before ion-sfu, I use peerjs and this library crashing for 6 users. My server: 8gig ram 2 vCore cpu

adwpc commented 2 years ago

support 50 people in one room on Google GCE(4Core 3.2GHZ) do not use shared cpu

PruthvinathR commented 2 years ago

@adwpc Is 50 clients a limitation on sfu? Can I have multiple rooms with 50 people each?