[webrtc-svc] setParameters() behavior (#66)

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

== setParameters() behavior ==
Question: Under what conditions does `setParameters()` throw an `InvalidModificationError`?   Currently, the spec says: 

- Before negotiation: if the `scalabilityMode` isn't supported by any codec, or if both simulcast and an "S mode" are requested.
- After negotiation: if the `scalabilityMode` isn't supported by the preferred codec, or if both simulcast and an "S mode" are requested.

Does this make sense?

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


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

Received on Thursday, 24 February 2022 20:17:07 UTC