Hello,
I would like to capture a single frame from live video feed to JPEG. I was trying to use ScreenShot, but can’t get Window Handles to work…
Is there some other way to extract (render) and save only a single frame?
I think you also want to look at the queue (texture) node.
you can ‘capture’ one frame, on a bang, and than use it like any other texture. (VideoIn → VideoTexture → Queue)