WebRTC
WebRTC copied to clipboard
Freeze in the stream when connecting to more than 4 peers
When I try to connect to a room with > 4 participants setlocaldescription the whole application hangs at all
The more connections, the faster it hangs.
hi @LuckyCoders I resolve this problem implementing a class to manager the peerconnection and to do connection one at a time