[webrtc-pc] Pull Request: remove interaction between encoding.active and simulcast ~rid

fippo has just submitted a new pull request for https://github.com/w3c/webrtc-pc:

== remove interaction between encoding.active and simulcast ~rid ==
since this would imply setParameters can trigger changes to the
SDP that require negotiation.

Applications that rely on this behavior can still inspect the SDP
(or rely on other means of signaling) and manually change the
encodings active property to not send a particular encoding.

Fixes #2735

See https://github.com/w3c/webrtc-pc/pull/2754


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

Received on Wednesday, 20 July 2022 12:27:18 UTC