[webrtc-pc] addTransceiver does not check for missing rid properties (#2734)

docfaraday has just created a new issue for https://github.com/w3c/webrtc-pc:

== addTransceiver does not check for missing rid properties ==
Spec has validation steps for rid properties that are present in sendEncodings, but does not have any validation steps related to encodings without a rid property. We want to allow rid to be absent when there is only one encoding, but if there is more than one encoding we need to throw (TypeError probably) if any of those encodings are missing a rid.



Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2734 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 11 May 2022 13:12:38 UTC