flutter-webrtc-server icon indicating copy to clipboard operation
flutter-webrtc-server copied to clipboard

Disconnect on more than 2 active calling device

Open DVendy opened this issue 3 years ago • 1 comments

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

DVendy avatar Aug 31 '21 04:08 DVendy

This demo is only used to demonstrate the basic call functions of flutter-webrtc. You can fork this repo and modify it as you want.

cloudwebrtc avatar Oct 08 '21 12:10 cloudwebrtc