[ortc] Merged Pull Request: Multiple encodings can share the same SSRC

ibc has just merged pull request 420 for 
https://github.com/openpeer/ortc:

== Multiple encodings can share the same SSRC ==
Multiple <code>RTCRtpEncodingParameters</code> objects can share the 
same <var>ssrc</var> value (useful, for example, to indicate that 
different RTX payload types associated to different codecs are carried
 over the same stream).

See https://github.com/openpeer/ortc/pull/420

Received on Tuesday, 15 March 2016 18:36:18 UTC