Getting video from Processing

WillMarshall's icon

Hi,

How would I go about getting some video that's been generated by Processing, so I can use the graphics within Jitter as part of my image processing?

I'm generating some simple B&W images within Processing, which I want to use as a mask over a live video feed.

Cheers,
Will.

outoff's icon

If possible in P5 - you can organize web stream and connect to it in Max5, other not so good way - use jit.desktop to grab video from P5 window.
Hope it get you some ideas...