Closed
Bug 1639377
Opened 5 years ago
Closed 5 years ago
Disabling RTX feature leaves repair stream id on
Categories
(Core :: WebRTC: Signaling, defect, P2)
Tracking
()
RESOLVED
FIXED
mozilla78
Tracking | Status | |
---|---|---|
firefox78 | --- | fixed |
People
(Reporter: drno, Assigned: dminor)
References
Details
Attachments
(1 file)
When one turns off RRID landed in bug 1632489 Firefox no longer offers RTX in it's SDP, but it continues to offer the repair-stream-id RTP header extension.
The pref 'media.peerconnection.video.use_rtx' should also control the RRID header extension being signaled.
Reporter | ||
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
Pushed by dminor@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/50d550c87f07
Do not offer RRID header extension if RTX is disabled; r=drno
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox78:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla78
You need to log in
before you can comment on or make changes to this bug.
Description
•