- From: henbos via GitHub <sysbot+gh@w3.org>
- Date: Thu, 25 Apr 2019 09:47:26 +0000
- To: public-webrtc-logs@w3.org
Revisiting this I don't think it is redundant. The first part ensures there is at least one codec that works for both sending AND receiving. A must for the negotiation of a sendrecv transceiver to work. The second part ensures that none of the codecs are one we do not support. The first part already ensures that we do not succeed if your only codec preference is "FEC" because the first bit requires a "real" codec. -- GitHub Notification of comment by henbos Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2183#issuecomment-486604501 using your GitHub account
Received on Thursday, 25 April 2019 09:47:27 UTC