webrtc-extensions icon indicating copy to clipboard operation
webrtc-extensions copied to clipboard

How is RTCRtpCodec codec used?

Open stefhak opened this issue 1 year ago • 1 comments

Looking at https://w3c.github.io/webrtc-extensions/#rtcrtpencodingparameters, a new parameter "codec" is added. However, it is not used in any of the algorithms in section 7 (parameters.codecs is used in 7.2.1, presumably that refers to codecs in https://w3c.github.io/webrtc-pc/#rtcrtpparameters?).

stefhak avatar Jan 18 '24 13:01 stefhak

@Orphis ^

fippo avatar Jan 18 '24 15:01 fippo