- From: guidou via GitHub <noreply@w3.org>
- Date: Fri, 22 Aug 2025 09:06:46 +0000
- To: public-webrtc-logs@w3.org
Update. I tried a newer Firefox Nightly (144.0a1 (2025-08-21)) and it has the following updated behavior: * Leaves the promise hanging for unset transforms (passes the WPT, previously failed) * Resolves for stopped receivers (passes the WPT) I see no support in the [send request key frame algorithm](https://w3c.github.io/webrtc-encoded-transform/#abstract-opdef-send-request-key-frame-algorithm) for leaving the promise hanging, though. If we want to interpret that the depacketizer is not undefined because there is no text in the spec to make it undefined after unsetting the transform, then it should resolve the promise not leave it hanging as per step 3.1. -- GitHub Notification of comment by guidou Please view or discuss this issue at https://github.com/w3c/webrtc-encoded-transform/issues/280#issuecomment-3213651914 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 22 August 2025 09:06:47 UTC