Stop supporting "rid=" in simulcast attributes once ESR doesn't serialize it anymore
Categories
(Core :: WebRTC: Signaling, enhancement, P3)
Tracking
()
People
(Reporter: bwc, Assigned: bwc)
References
Details
(Keywords: dev-doc-complete, site-compat)
Attachments
(1 file)
Assignee | ||
Updated•6 years ago
|
Updated•6 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
It probably makes sense to do this before trying to implement the [[SendEncodings]] stuff from bug 1401592.
Assignee | ||
Comment 2•5 years ago
|
||
Assignee | ||
Comment 3•5 years ago
|
||
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 4•5 years ago
|
||
Updated•5 years ago
|
Assignee | ||
Comment 5•5 years ago
|
||
Comment 7•5 years ago
|
||
bugherder |
Comment 8•5 years ago
|
||
note, this seems to have broken meet.google.com -- see bug 1586423.
Comment 9•5 years ago
|
||
dev-doc-info |
Since this is a breaking change for multiple conferencing services, we at the very least need a relnote for developers on this.
Comment 10•5 years ago
|
||
Posted site compatibility note: https://www.fxsitecompat.dev/en-CA/docs/2019/pt-and-rid-in-webrtc-simulcast-attributes-are-no-longer-supported/
Comment 11•5 years ago
|
||
Updating the flag as per Bug 1586423.
Updated•5 years ago
|
Comment 12•5 years ago
|
||
We should probably reopen this bug since the change has been completely reverted.
Assignee | ||
Updated•5 years ago
|
Updated•5 years ago
|
Assignee | ||
Comment 13•5 years ago
|
||
It sounds like meet and whereby are both working again here. I'm going to land this again.
Comment 14•5 years ago
|
||
Comment 15•5 years ago
|
||
bugherder |
Comment 16•5 years ago
|
||
Updated the site compatibility note.
Updated•5 years ago
|
Comment 17•5 years ago
|
||
Documentation notes: this is about removing attributes from the SDP used in simulcast which were only used in very old versions of the specification for simulcast. They were removed in version 4 of this specification: https://tools.ietf.org/html/draft-ietf-mmusic-sdp-simulcast-14
From a documentation perspective, this probably just needs a mention that connectivity with very older clients may no longer work until those are updated. We actually have no content at all on MDN yet about simulcast.
Comment 18•5 years ago
|
||
This regresses fippo's simulcast fiddle. https://jsfiddle.net/jib1/qcwe1t86/
Is this intentional? Is it salvageable?
Assignee | ||
Comment 19•5 years ago
|
||
You should be able to remove the "rid=" from that fiddle.
Comment 20•5 years ago
|
||
Noted on Firefox 72 for developers. We have no other documentation that covers this subject yet, so no further changes are needed.
Description
•