- From: Jan-Ivar Bruaroey via GitHub <noreply@w3.org>
- Date: Mon, 27 Oct 2025 23:11:27 +0000
- To: public-webrtc@w3.org
jan-ivar has just created a new issue for https://github.com/w3c/webrtc-encoded-transform: == SFrame transform algorithm shouldn't operate on JS frames == While working on #285, I noticed the existing [SFrame transform algorithm](https://w3c.github.io/webrtc-encoded-transform/#sframe-transform-algorithm) operates on [RTCEncodedAudioFrame](https://w3c.github.io/webrtc-encoded-transform/#rtcencodedaudioframe) and [RTCEncodedVideoFrame](https://w3c.github.io/webrtc-encoded-transform/#rtcencodedvideoframe) interfaces. This makes no sense as this algorithm should work without any JS exposure. Leaving this as an item to tackle separately from #285, as we may wish to preserve some of it for when we add support for both sframe and script transform at the same time. Please view or discuss this issue at https://github.com/w3c/webrtc-encoded-transform/issues/286 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 27 October 2025 23:11:28 UTC