stasel / WebRTC

Unofficial distribution of up to date WebRTC framework binaries for iOS and macOS
Other
356 stars 75 forks source link

Freeze in the stream when connecting to more than 4 peers #69

Open LuckyCoders opened 1 year ago

LuckyCoders commented 1 year ago

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.

dbemfica commented 4 months ago

hi @LuckyCoders I resolve this problem implementing a class to manager the peerconnection and to do connection one at a time