[ortc] [RtpParameters] Spec should state that `codec.payloadType` must be unique

ibc has just created a new issue for https://github.com/openpeer/ortc:

== [RtpParameters] Spec should state that `codec.payloadType` must be 
unique ==
If two codecs (let's say VP8 and VP9) within the same `RtpParameters` 
share the same `payloadType: 100` then the world explodes (although it
 may be valid in the ORTC syntax).

IMHO the spec should state that  `codec.payloadType` must be unique 
within the same `RtpParameters.codecs`.

Please view or discuss this issue at 
https://github.com/openpeer/ortc/issues/405 using your GitHub account

Received on Friday, 4 March 2016 11:03:23 UTC