w3c / webrtc-svc

W3C Scalable Video Coding (SVC) Extension for WebRTC
https://w3c.github.io/webrtc-svc/
Other
39 stars 14 forks source link

setParameters() behavior #66

Closed aboba closed 2 years ago

aboba commented 2 years ago

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

Does this make sense?

aboba commented 2 years ago

@alvestrand @murillo PTAL.

aboba commented 2 years ago

Fixed by PR #67