Open
Bug 1267348
Opened 9 years ago
Updated 2 years ago
Confusing error message about default candidate
Categories
(Core :: WebRTC: Networking, defect, P4)
Core
WebRTC: Networking
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox48 | --- | affected |
backlog | webrtc/webaudio+ |
People
(Reporter: drno, Unassigned)
Details
I have seen this error message in the nICEr logs quite often: https://dxr.mozilla.org/mozilla-central/source/media/webrtc/signaling/src/peerconnection/PeerConnectionMedia.cpp#1217
Probably this line gets hit when ICE Bundle is being used and therefore the GetDefaultCandidate() call here https://dxr.mozilla.org/mozilla-central/source/media/webrtc/signaling/src/peerconnection/PeerConnectionMedia.cpp#1208
fails for m-sections except the first one.
Reporter | ||
Updated•9 years ago
|
backlog: --- → webrtc/webaudio+
Rank: 35
OS: Unspecified → All
Hardware: Unspecified → All
Comment 1•7 years ago
|
||
Mass change P3->P4 to align with new Mozilla triage process.
Priority: P3 → P4
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•