This API allows processing of encoded media flowing through an RTCPeerConnection. Chromium shipped an early version of this API in 2020. Since then, the spec has changed and other browsers have shipped the updated version of the spec (Safari in 2022 and Firefox in 2023). This launch refers to the latest spec version and is part of Interop 2025. This launch does not cover the generateKeyFrame method, which is still under discussion https://github.com/w3c/webrtc-encoded-transform/issues/143 https://github.com/w3c/webrtc-encoded-transform/issues/271 https://github.com/w3c/webrtc-encoded-transform/pull/269
Latest version of API to allow processing of encoded media in RTCPeerConnections. Explainer: https://github.com/w3c/webrtc-encoded-transform/blob/main/explainer.md
Samples: https://webrtc.github.io/samples/src/content/insertable-streams/endtoend-encryption