flutter-webrtc / flutter-webrtc-demo

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

Does not work on MacOS/iOS #216

Open gisborne opened 1 month ago

gisborne commented 1 month ago

When I run this on any of:

Nothing appears on the "Data Channel Sample" screen, and the debugger just reports "turn server error: SocketException: Operation timed out".

gisborne commented 1 month ago

The page: https://flutter-webrtc.github.io/flutter-webrtc-demo/ displays nothing either.

gisborne commented 1 month ago

Note that running the demo on my iPhone, only connected to the cellular network (wifi off) also fails. So it can't be my firewall or any setting on my computer).