In the SVC spec https://w3c.github.io/webrtc-svc/#error-handling: `However, an error will result only if the requested scalabilityMode value is invalid for any supported codec.`. I guess this should throw an `RTCError` with description `hardware-encoder-error` or just an `OperationError`. We should probably be more clear about what to do there. While it doesn't apply for `addTransceiver`, we may want to make sure that `setParameters` only checks the negotiated codec list or the subset indicated by `setCodecPreferences` prior negotiation. -- GitHub Notification of comment by Orphis Please view or discuss this issue at https://github.com/w3c/webrtc-svc/issues/57#issuecomment-1016502950 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-configReceived on Wednesday, 19 January 2022 14:11:40 UTC
This archive was generated by hypermail 2.4.0 : Saturday, 6 May 2023 21:19:55 UTC