Re: [webrtc-svc] Handling of unknown scalability modes is underspecified (#57)

This section should probably be written in imperative language. Something like:

Add to the operation of setParameters step 6:

If any scalabilityMode of any encoding is not supported by any codec in parameters.codecs, reject p with a newly created 
InvalidModificationError.

Add to the operation of addTransceivers step 8:

If any scalabilityMode is not supported by any codec in RTCRtpSender.getCapabilities(kind).codecs, reject p with a newly created OperationError.




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


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

Received on Monday, 31 January 2022 15:13:31 UTC