Webcam interface on jitter

Steavler's icon

Hi

I want to creat a webcam interface on maxjitter which collect frameinformations on the actuell frame and sends them with Midi through a DAw like Reason 4. But i am not very conform with that. How can i get a connection between Jitter and the webcam and how i am able to collect some infos about the actuell videopic.
can someone give me a hint?

thanks a lot!

az's icon

Hi,

check out Jitter Tutorial 21, or the help for jit.qt.grab (mac) or jit.dx.grab (directx on windows).

Midi works with the ctlout object. Check out the Midi Tutorials in Max to get it running.

And for collecting information about the video picture, try for example cv.jit - Computer Vision for Jitter.

Steavler's icon

thanks a lot
i try to do my best to get it running :)