Hacker News new | ask | show | jobs
by mariusz331 2259 days ago
Curious if the 6 people is a limitation of WebRTC? I'm building a video chat app on it now and would love to hear about your experience.
1 comments

6 is a limit for Janus webrtc( https://janus.conf.meetecho.com/) but webrtc itself can handle up to 12 it seems at 720p. It really is dependent on the bandwidth each user can support, unless you add in some backend concatenation like Zoom. (I helped with this)
That isn't just a limit of the demo app to make it easier and is not a limit of Janus.

https://groups.google.com/forum/m/#!topic/meetecho-janus/twW...