- From: Philipp Hancke via GitHub <sysbot+gh@w3.org>
- Date: Sun, 11 Feb 2024 09:58:58 +0000
- To: public-webrtc-logs@w3.org
> Clarify “[codecs match](https://w3c.github.io/webrtc-pc/#dfn-codec-match)” algorithm > “If either (but not both) of first.sdpFmtpLine and second.sdpFmtpLine are missing, or if they both exist and first.sdpFmtpLine is > different from second.sdpFmtpLine, return false.” This one turned out to be interesting. For setCodecPreferences this needs to be an exact match, i.e. input needs to come from getCapabilities. Also things like level-asymetry-allowed must *not* be taken into account. No normative spec changes are required but I'll add some WPT. -- GitHub Notification of comment by fippo Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2888#issuecomment-1937499501 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Sunday, 11 February 2024 09:59:01 UTC