Closed
Description
I've deployed the flutter-webrtc-server
demo in my local network and it works fine while using it with my mobile browser (I'm able to call other users, etc).
However, while using the P2P Call Sample option in the demo Flutter app, when I tap "Connect" after introducing the address of the machine where the server has been deployed, nothing happens and the screen remains blank except for the blue navbar.
- I can't see any activity in the log of the server
- The app passes the basic API tests
- Android 9.0 on OnePlus5
Thanks in advance! I'm really interested in getting this to work!