Re: [webrtc-pc] setCodecPreferences, sendonly codecs and dummy codecs (#2937)

Imagine a server supports decoding 5.2.

What's the harm with allowing a sendonly transceiver to offer 5.2?

It's very unintuitive to me that we say that the sendonly transceiver must offer something it knows how to decode to avoid empty offer and then signal, outside the SDP, to "please ask me to send 5.2", and then that the server does `pc.ontrack = e => e.transceiver.setCodecPreferences(5.2)`

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


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

Received on Tuesday, 13 February 2024 14:57:18 UTC