w3c / ortc

ORTC Community Group specification repository (see W3C WebRTC for official standards track)
http://www.w3.org/community/ortc/
122 stars 42 forks source link

Bad RID usage in examples #865

Closed aboba closed 5 years ago

aboba commented 6 years ago

The encoding parameter examples show numeric RIDs. This is a bad idea (RIDs of "0" have been interpreted inappropriately by parsing libraries).

ibc commented 6 years ago

Are we talking about sdp-transform? XD