[mediacapture-region] Timing of cropTo promise resolution with media capture-transform (#12)

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

== Timing of cropTo promise resolution with media capture-transform ==
cropTo is resolving a promise at which point cropping is supposed to be applied.
It seems that we could try to tighten the timing of the promise resolution with the media capture transform.
Ideally, when the promise resolves, the media capture transform would not have missed any cropped frame, and the cropped frame could be retrieved by calling enough of read() calls that would resolve in the same event loop.

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


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

Received on Tuesday, 25 January 2022 12:52:19 UTC