flutter-webrtc / flutter-webrtc-demo

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

One video when calling between both Android devices connected to the same LAN. #170

Open oofp opened 2 years ago

oofp commented 2 years ago

Hello, I have deployed demo app into t

wo android devices. The caller (regardless of which of the devices) is calling never shows the remote video). The server is running locally. The issue is consistently reproducible. Log shows no obvious issue:

device log is attached

no_remote_video_device_log.txt

Thank you