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

The problem is an assumption that symmetry is required, when many fmtp parameters refer to a receiver capability that need not be the same for both peers.  For example, in VP8 one peer can have `max-fr=30` and the other can have `max-fr=60`.  Maybe we need to specify the matching algorithm? 

-- 
GitHub Notification of comment by aboba
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2987#issuecomment-2296995546 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:42:09 UTC