Open
Bug 1968828
Opened 5 months ago
Throw OperationsError when SetParameters is called with mixed codecs
Categories
(Core :: WebRTC: Signaling, enhancement, P1)
Core
WebRTC: Signaling
Tracking
()
NEW
People
(Reporter: ng, Assigned: ng)
References
Details
As long as we don't allow mixed codecs in SetParameters we should throw an operations error, as per the incoming spec change: https://github.com/w3c/webrtc-pc/pull/2985
You need to log in
before you can comment on or make changes to this bug.
Description
•