- From: youennf via GitHub <noreply@w3.org>
- Date: Tue, 09 Jun 2026 16:18:11 +0000
- To: public-webrtc@w3.org
youennf has just created a new issue for https://github.com/w3c/webrtc-extensions: == On the road to HDR == HDR is already feasible in Chrome, at least on decoding side, with the combination of VP9-P2 and using the [color space RTP header extension](https://webrtc.googlesource.com/src/+/refs/heads/main/docs/native-code/rtp-hdrext/color-space/README.md) to provide the necessary HDR color space info. A few things that seems worth doing to improve interop in that field: - Standardise at the IETF the color space RTP header extension - Mention the ability to transmit HDR in spec - Write WPT tests A few things that seem worth exploring: - Should WebRTC encoded transform be able to expose/change the color space info (on receiver side at least)? Should it be left to MediaStreamTrackProcessor/VideoTrackGenerator? - Should getUserMedia/getDisplayMedia tracks expose/allow controlling whether they are generating HDR content? - Other shortcomings? Please view or discuss this issue at https://github.com/w3c/webrtc-extensions/issues/253 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 9 June 2026 16:18:12 UTC