flutter-webrtc / flutter-webrtc-demo

Demo for flutter-webrtc
MIT License
1.17k stars 417 forks source link

Disconnect on more than 2 active calling device #163

Open DVendy opened 3 years ago

DVendy commented 3 years ago

When there are 2 device in calling and the second call is being made by 2 other device, the first call would sometimes be terminated / disconnected. It seems I cant make 2 active call simultaneously. Is there a fix for this?