- From: youennf <notifications@github.com>
- Date: Tue, 16 Nov 2021 06:24:30 -0800
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 16 November 2021 14:24:42 UTC
As seen in various threads, using VideoFrame requires explicit closing, for instance when aborting streams. Tee might be an issue, requiring to use structured cloning and a realtime mode to ensure limited buffering and branch independence. If we start adding features for VideoFrame, we can wonder whether dedicated stream constructs for VideoFrame, like BYOB for array buffers, could be more ergonomic. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/issues/1187
Received on Tuesday, 16 November 2021 14:24:42 UTC