flutter-webrtc / flutter-webrtc-server

A simple WebRTC signaling server for flutter-webrtc.
MIT License
753 stars 304 forks source link

The demo doesn't work with mobile internet like 5G. #89

Open SittiphanSittisak opened 1 year ago

SittiphanSittisak commented 1 year ago

I tried the demo on a mobile browser. While video calls using wifi, the video can share successfully but if switch internet to mobile internet. The video sharing will stop and it will share again when switch the internet to wifi.

What happened?

zhuhaichao518 commented 11 months ago

Same. I am able to estabilish p2p connection with simple hole punching between 5g device and wifi device, but they can not communicate in this demo.

0x1af2aec8f957 commented 5 months ago

This question is repeated: https://github.com/flutter-webrtc/flutter-webrtc-server/issues/59#issuecomment-988560735