I am working on webRtc and i am facing so many problems like streaming latency and video hang issues.
When 2 people connected to the same room(many-to-many) the videos stream fine and users receive and send the video in normal manner but when more users connect to the room the streaming become slow and even it hangs.
How to fix this issue? or webrtc is not capable to handle more users? because there are so many bandwidth and cpu usage issues and in the testing ,maximum 3 connections work fine after that it hangs.