streamer

From LinuxTVWiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

streamer is a commandline utility, from the xawtv package, used to record movies to hard disk.

Usage

streamer -i 1 -c /dev/video0 -s 320x240 -q -j 80 -f jpeg -n ntsc -b 24 -o /var/www/webcam.jpeg
streamer -i 1 -c /dev/video0 -s 320x240 -q -j 80 -f jpeg -n ntsc -b 24 -o /dev/stdout |uuencode thief.jpeg|sendmail alarm@foo.com
streamer -n ntsc -t 10:00 -s 720x480 -r 30 -o stream.avi -f mjpeg -F stereo -c /dev/video0

External Links