Re: [webrtc-stats] Is "same PT, different FMTP lines" allowed in BUNDLE? (#664)

I think the following fiddle is forbidden
https://jsfiddle.net/fippo/Lrdj4mwu/3/
yet passes

https://www.rfc-editor.org/rfc/rfc8843#name-payload-type-pt-value-reuse says
``` all codecs associated with the payload type number MUST share an identical codec configuration. This means that the codecs MUST share the same media type, encoding name, clock rate, and any parameter that can affect the codec configuration and packetization```
and https://www.rfc-editor.org/rfc/rfc8859.html#section-5.1 lists ftmp as "identical per pt"

-- 
GitHub Notification of comment by fippo
Please view or discuss this issue at https://github.com/w3c/webrtc-stats/issues/664#issuecomment-1234261856 using your GitHub account


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

Received on Thursday, 1 September 2022 13:12:00 UTC