Closed
Bug 843749
Opened 12 years ago
Closed 12 years ago
can't establish peer connection to some browsers
Categories
(Core :: WebRTC: Networking, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: akligman, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [games:p?])
* Go to this page: http://js-platform.github.com/webrtc-broker/demo/data-demo.html
* Share the 'connect' link with another person
* Should see 'connected' when peer connection is ready, and text in the input box should be sent to the remote peer
I've tried this with :azakai (in the MV office) and we can't get it to work. He is able to connect to himself by opening the 'connect' url in a new tab.
Reporter | ||
Updated•12 years ago
|
Whiteboard: [games:p?]
Version: 21 Branch → 22 Branch
Comment 1•12 years ago
|
||
This is likely the mozilla firewall blocking successful ICE NAT traversal (combined with the other side also being behind a symmetric firewall). The only solution is a TURN server (not yet enabled), or to move one end to behind a less-restrictive NAT/firewall.
Comment 2•12 years ago
|
||
The MV firewall is quite nasty in this regard
Comment 3•12 years ago
|
||
If there's evidence it's not ICE failure, we can reopen
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
Comment 4•12 years ago
|
||
FYI: you can try connecting to mozilla guest; it may be less draconian
Updated•11 years ago
|
Blocks: gecko-games
You need to log in
before you can comment on or make changes to this bug.
Description
•