You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've downloaded this demo project and installed it on my mobile device.
Then I've downloaded the flutter-webrtc-server and when runed it on the terminal, it displayed "listening on 0.0.0.0:8086" log.
When I've added this ip for P2P call sample it didn't show anything, I've tried the web demo too, but the result were the same.
Did I do something wrong? what the server address should I add in the dialog?