Subject: pix_write questions
Hello,
I would like to capture an image from the streaming video im getting in the pix_video object using pix_write. I would then want the outlet of pix_write to send that captured image to be loaded in pix_image.
Here it is again:
pix_video ----> pix_write ----> pix_image
Is this possible?
I feel like I would have to save this image somewhere along the line.
If you send an example script, could you please tell me how to open it? I'm kind of new to this environment.
Thank you for taking the time to read this, Sebastian