flutter-webrtc / flutter-webrtc-server

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

Just seeing navbar with Firefox Quantum 65.0.1 #11

Closed pitazzo closed 3 years ago

pitazzo commented 5 years ago

I've managed to build and deploy the flutter-webrtc-server package. I've tested it with Google Chrome in two mobile devices and it worked just as expected. However, when trying to access to the HTML5 demo via Firefox, I can only see the blue navbar. I'm aware of #3 and I have both opened two tabs and tried https://localhost:8086, but I can't get it working. I'm facing the same issue when connecting to https://demo.cloudwebrtc.com:8086/, therefore I think it has to be something browser-related.

cloudwebrtc commented 5 years ago

Please provide some console logs from firefox.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.