- From: Iñaki Baz Castillo via GitHub <sysbot+gh@w3.org>
- Date: Mon, 16 May 2016 17:56:05 +0000
- To: public-ortc@w3.org
ibc has just created a new issue for https://github.com/openpeer/ortc: == Clarify that encoding.codecPayloadType can be unset == In `RtpSender.send()`: > For each value of i from 0 to the number of encodings, check whether `withParameters.encodings[i].codecPayloadType` corresponds to a value of `withParameters.codecs[j].payloadType` where j goes from 0 to the number of codecs. Must clarify that `codecPayloadType` may be unset (for the first encoding, and it that case the first media codec in `codecs` will be used). Please view or discuss this issue at https://github.com/openpeer/ortc/issues/545 using your GitHub account
Received on Monday, 16 May 2016 17:56:12 UTC