Video Out on PC using USB webcam

Incandescent's icon

Hi I am using a PC to capture and manipulate live video from a USB webcam with the jit.dx.grab object in Jitter.

I would like to know how I might record the footage onto an external hard drive? I'd like to use it again later.

Thanks and sorry if this seems simple.

Cheers

nesa's icon

Hi,

checkout jit.qt.record object, you can use it to record matrices to quicktime movie. there's also grab-to-disk option for jit.??.grab objects.

there's also new jit.vcr object that can record sound too.

I highly recommend reading jitter tutorials.

best,
nesa

don_thommo@hotmail.com's icon

I tend to use a peice of screen capturing software called Fraps for caputring Jitter windows on windows OS. I had it for capturing video of computer games I was using but found that it also recorded from the Jitter window in max. Handy for Open GL too....

Incandescent's icon

Thanks guys! It's working well now.