Re: [webrtc-rtptransport] Custom extensions not supported (#29)

The problem right now is that the SDP negotiation in WebRTC will throw away any extension it doesn't know about. So for example, If I call `sendRtp` and one of the extensions specified in `RtpHeaderExtensionInit` has the URI `my-awsome-extension` (which was negotiated at app level), then WebRTC will not know what extension ID it maps to.

-- 
GitHub Notification of comment by Philipel-WebRTC
Please view or discuss this issue at https://github.com/w3c/webrtc-rtptransport/issues/29#issuecomment-2115084487 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 16 May 2024 12:11:16 UTC