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

Philipel-WebRTC has just created a new issue for https://github.com/w3c/webrtc-rtptransport:

== Custom extensions not supported ==
`RtpHeaderExtensionInit` (and `RtpHeaderExtension`) has a `DOMString uri` member identifying the extension. This means only extensions WebRTC knows about can be used.

The `uri` should probably be changed to an `extensionId` instead.

Please view or discuss this issue at https://github.com/w3c/webrtc-rtptransport/issues/29 using your GitHub account


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

Received on Tuesday, 14 May 2024 13:04:26 UTC