zr364xx grabber version 0.3
site: http://royale.zerezo.com/zr364xx/
mail: royale@zerezo.com

introduction:
In order to use this tool, you will need the zr364xx kernel module installed on your system.

install:
make
make install

usage:
zr364xxgrab [-d|--device=/dev/videoX] [-f|--format=avi|jpg] [-q|--quiet] [-s|--sleep=X] /path/to/output/file
 -d : video device (default : /dev/video0)
 -f : choose AVI (MJPEG) or JPEG format (default : avi)
 -q : disable debug messages
 -s : number of seconds to wait between to grabbed frames (default : 0)
In the file name, %d will be replaced by the frame number (useful to grab multiple JPEG files)
To stop the capture, break (CTRL+C) or un-plug the camera ;-)

links :
http://mxhaard.free.fr/ (support for many others cams including some Aiptek PocketDV)
http://www.harmwal.nl/pccam880/ (this project also supports cameras based on this chipset)
