Saturday 23 February 2019

How can I write a frame of an embedded YouTube video (via iframe) to a canvas?

I'd like to be able to extract frames from YouTube videos at various points within them (not just at the thumbnails), and do some processing on them. I can embed the video in my website using the iframe API, but I am struggling to find a way to capture that to a canvas. (It's ok if I am forced to capture the entire screen, and ok if I have to make changes to browser settings to allow it.)



from How can I write a frame of an embedded YouTube video (via iframe) to a canvas?

No comments:

Post a Comment