- From: aboba via GitHub <sysbot+gh@w3.org>
- Date: Thu, 11 Feb 2016 15:46:42 +0000
- To: public-ortc@w3.org
aboba has just created a new issue for
https://github.com/openpeer/ortc:
== encodingId syntax ==
WebRTC 1.0 states:
RID values passed into <code>init.sendEncodings</code>
must be composed only of
case-sensitive alphanumeric characters (a-z, A-Z, 0-9)
up to a maximum of 16
characters.
There is no equivalent syntax restriction for ORTC's encodingId, which
is placed into the RID header extension.
Please view or discuss this issue at
https://github.com/openpeer/ortc/issues/375 using your GitHub account
Received on Thursday, 11 February 2016 15:46:44 UTC