[webrtc-pc] Handling RTX in RTCRtpCodecCapabilities

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

== Handling RTX in RTCRtpCodecCapabilities ==
Now that we have added clockRate and sdpFmtpLine to RTCRtpCapabilities, there is an implication for RTX: multiple codec[] entries are now needed for RTX, one for each codec being retransmitted.  This is because each codec entry will have a distinct sdpFmtpLine (e.g. apt) and possibly clockRate.

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

Received on Wednesday, 15 March 2017 16:31:34 UTC