[mediacapture-transform] Spec is unclear when and how WebCodecs VideoFrame objects are created (#106)

youennf has just created a new issue for https://github.com/w3c/mediacapture-transform:

== Spec is unclear when and how WebCodecs VideoFrame objects are created ==
For MediaStreamTrackProcessor exposing camera content, implementations probably get information to create VideoFrame objects.
For MediaStreamTrackProcessor exposing VideoTrackGenerator content, the VideoFrame exposed by MediaStreamTrackProcessor is not the JS object written in VideoTrackGenerator but a clone.

We should describe this in the spec.
And we should make sure that video frames are correctly closed.

Please view or discuss this issue at https://github.com/w3c/mediacapture-transform/issues/106 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 2 February 2024 09:56:07 UTC