5 ms·
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.
by mariusz331 6y 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.
- GPUboy 6y ago6 is a limit for Janus webrtc( https://janus.conf.meetecho.com/ 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)
- saurik 6y agoThat 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/twW9fm55dfU https://groups.google.com/forum/m/#!topic/meetecho-janus/twW...