Open
Bug 1561441
Opened 5 years ago
Updated 1 year ago
RTCPeerConnection::icecandidateerror
Categories
(Core :: WebRTC: Networking, enhancement, P3)
Core
WebRTC: Networking
Tracking
()
NEW
People
(Reporter: solmaks, Unassigned)
References
(Blocks 1 open bug)
Details
Summary
ICE candidate error event provides detailed information about WebRTC ICE candidate gathering failures, including the ones defined by STUN (RFC5389) and TURN (RFC5766).
Motivation
Diagnosing ICE connectivity issues without having access to detailed gathering failures can be a challenge. Support for ICE candidate errors is targeted towards better connectivity troubleshooting and network diagnostics.
Spec
https://www.w3.org/TR/webrtc/#dom-rtcpeerconnectioniceerrorevent
Updated•5 years ago
|
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•