- From: docfaraday via GitHub <sysbot+gh@w3.org>
- Date: Mon, 16 May 2022 18:26:40 +0000
- To: public-webrtc@w3.org
docfaraday has just created a new issue for https://github.com/w3c/webrtc-pc: == webrtc-pc does not say to clear RTCRtpCodingParameters.rid when sRD rejects simulcast == Spec says to truncate [[SendEncodings]] to size 1, but does not say anything about clearing the rid on that last encoding. Maybe this is harmless? Seems a bit weird to leave rid in there when nothing is using it, but maybe having a stable identifier is worth it? Also, I guess I should point out that if scaleResolutionDownBy was auto-filled with powers of 2, truncating to size 1 leaves us with the thumbnail encoding, which also may be a little surprising. Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2736 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 16 May 2022 18:26:41 UTC