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

RTP header extensions conflicts on transport receiver #839

Closed aboba closed 6 years ago

aboba commented 6 years ago

Fix for Issue https://github.com/w3c/ortc/issues/803

robin-raymond commented 6 years ago

Something like this:

Let receiver be the object that called "receive()". For every other receiver attached to the same the receiver.transport, ensure the mapping of header extension URL to header extension ID is consistent with any and all receiver mapping of header extension URL to header extension ID.