[webrtc-pc] Handling of RTCRtpEncodingParameters.maxFramerate for audio encodings is probably underspecified (#2793)

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

== Handling of RTCRtpEncodingParameters.maxFramerate for audio encodings is probably underspecified ==
Right now, we do not do anything if content sets a maxFramerate on an audio RTCRtpEncodingParameters. We probably either want to unset it (like we do for scaleResolutionDownBy), or throw some sort of error.

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


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

Received on Wednesday, 26 October 2022 16:45:47 UTC