Closed
Bug 731428
Opened 13 years ago
Closed 12 years ago
WebRTC STUN support as fallback until ICE-based peer-2-peer transport is available
Categories
(Core :: WebRTC: Networking, defect)
Core
WebRTC: Networking
Tracking
()
RESOLVED
INVALID
People
(Reporter: jesup, Unassigned)
References
Details
This is a backup to bug 729544 to get us minimal STUN support for getting through most routers until we have the full ICE-based p2p transport available.
We could just use this to find out external IP address, or use it to also STUN open the media port(s) and find the external port numbers (if we're not behind a symmetric NAT)
Updated•12 years ago
|
QA Contact: jsmith
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•