Re: [webrtc-pc] There are redundant steps in setCodecPreferences (#2183)

Note: It might be reasonable to allow setCodecPreference to work such that a transceiver only works for sending or only works for receiving if you are interested in @jan-ivar's one-way transceiver model, but you if you include a sendrecv-capable codec in your list and then only ever negotiate sendonly or recvonly then you'll end up only negotiating the one-way capable codec. So I don't think it's worth this API for that edge-case.

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

Received on Thursday, 25 April 2019 09:50:54 UTC