Re: [webrtc-extensions] Add RTP header negotiation control. (#25)

I don't think modifying headerExtensionsToNegotiate on incoming offers is the Right Thing. If so, we need to change the setOfferedRtpHeaderExtensions algorithm to permit-but-ignore URIs that are supported but are not on offer.
We already apply the filtering function in "generate an answer" to only reply with stuff that is also present in the offer; keeping "toNegotiate" as "what I set" makes life simpler.

-- 
GitHub Notification of comment by alvestrand
Please view or discuss this issue at https://github.com/w3c/webrtc-extensions/pull/25#issuecomment-589723816 using your GitHub account

Received on Friday, 21 February 2020 16:18:24 UTC