We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpVideo Capture,  Movie Playback,  Vision Libraries › Capturing and playing video in the same sketch
Page Index Toggle Pages: 1
Capturing and playing video in the same sketch ? (Read 503 times)
Capturing and playing video in the same sketch ?
Sep 30th, 2009, 2:31pm
 
Hi,

I am fairly new to Processing / Java, so forgive me if this is a stupid question.

I am making an installation that plays one of 2 videos based on motion detection, if capture zone A is moving then video A plays etc.

I have the video player and the motion detection sketches working individually, but I'm unsure about how to "stitch" them together.

It seems I can only define one display window, but I need 2, one for capturing and one for playing the video.

Can anyone help?

Thanks!
Page Index Toggle Pages: 1