[webrtc-encoded-transform] Accessing the data from RTP header extensions (#227)

destructeur has just created a new issue for https://github.com/w3c/webrtc-encoded-transform:

== Accessing the data from RTP header extensions ==
From what I understand, it's possible to use and define custom RTP Header Extensions to suit our needs. 
As long as the extension is not mandatory for properly receiving and decoding the video, there's nothing that prohibits its use. 
It's possible to negotiate the use of these extensions in the SDP, but there's no way to access the raw data of the received packets. 

Should it be possible with the RTCRtpReceiver/RTCEncodedVideoFrame to access the data of the different header extensions received in the RTP packets?

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


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

Received on Tuesday, 16 April 2024 20:03:33 UTC