[webrtc-pc] setCodecPreferences and transceiver direction change

Orphis has just created a new issue for https://github.com/w3c/webrtc-pc:

== setCodecPreferences and transceiver direction change ==
In #1998 , it was made clear that the codec preferences is dependent on the transceiver direction.
What should happen when there are codec preferences and a change of direction on a transceiver?

If the transceiver was marked sendonly and had a codec preference to use a codec that can only be sent, not received and is later changed to recvonly, it is clear the preference won't work anymore. 

Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2006 using your GitHub account

Received on Tuesday, 16 October 2018 12:22:26 UTC