Re: [webrtc-pc] codec input to setParameters shouldn't be validated by preferred receive codecs (#2989)

Actually [[PreferredCodecs]] includes send codecs if set by [this section:](https://w3c.github.io/webrtc-pc/#ref-for-dfn-preferredcodecs-1)

Agree that this is unclear. Ideally, we should validate it over the set of codecs in the remote description, if set; if remote description is not set, it seems to me that it can only be validated over the set of implemented send codecs. (And we may want to include language saying that we enable any implemented send codec that is selected by setParameters).


-- 
GitHub Notification of comment by alvestrand
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2989#issuecomment-2316878839 using your GitHub account


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

Received on Thursday, 29 August 2024 07:15:04 UTC