- From: youennf via GitHub <sysbot+gh@w3.org>
- Date: Tue, 26 Nov 2024 22:09:55 +0000
- To: public-webrtc-logs@w3.org
The VTG writable should get closed when all downstream tracks are stopped, see https://w3c.github.io/mediacapture-transform/#video-generator-stop. No need for a specific event, instead: `writer.closed.then(() => trace.stop));` A WPT test probably already covers this. -- GitHub Notification of comment by youennf Please view or discuss this issue at https://github.com/w3c/mediacapture-transform/issues/117#issuecomment-2502034790 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 26 November 2024 22:09:56 UTC