Open
Bug 1526485
Opened 7 years ago
Updated 3 years ago
ICE limbo when controller never nominates
Categories
(Core :: WebRTC: Networking, enhancement, P5)
Core
WebRTC: Networking
Tracking
()
NEW
People
(Reporter: bwc, Unassigned)
References
Details
When the ICE timeout happens, we only check whether each component has a succeeded pair. Over at bug 1525802, I observed a case where pairs succeeded, but were never nominated, causing our ICE state to remain in 'checking' indefinitely. This seems a little sub-optimal. Not sure whether to treat this as a bug, but I'm filing one here.
Updated•7 years ago
|
Priority: -- → P5
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•