Re: Questions about the MediaStream Image Capture API proposal

On 2013-05-30 09:18, Rob Manson wrote:
> Thanks Stefan.
>
> Hopefully this will include some looping mechanism for stream processing
> like frameGrabber() sounded like it was intended to be 8)

On a working group call, we came to the conclusion that the frame 
grabber API (periodic grabs) didn't add anything you couldn't easily do 
with getFrame() and JavaScript timers (setTimeout/setInterval). That's 
why it's gone.

/Adam

Received on Thursday, 30 May 2013 08:07:32 UTC