mediacapture-transform icon indicating copy to clipboard operation
mediacapture-transform copied to clipboard

VideoTrackGenerator should have an 'owning' WritableStream

Open youennf opened this issue 1 year ago • 0 comments

See ongoing effort to add a owning stream type (https://github.com/whatwg/streams/pull/1271 and related). Moving to an owning WritableStream would make the intent clearer and the spec simpler (in particular this would remove the need to close the video frame in https://w3c.github.io/mediacapture-transform/#writeframe).

youennf avatar May 05 '23 08:05 youennf