Re: [webrtc-pc] RTCRtpParameters.codec matching is probably too strict (#2987)

Fundamentally, the problem we have here is that most fmtp values are not a distinguishing feature of a codec, but in rare cases they are (eg; profile-level-id for H264). Right now, the spec treats all fmtp as distinguishing features, to make sure the tiny minority of distinguishing ones are taken into account.

-- 
GitHub Notification of comment by docfaraday
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2987#issuecomment-2296977171 using your GitHub account


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

Received on Monday, 19 August 2024 16:31:25 UTC