Streamer: Difference between revisions
Jump to navigation
Jump to search
m (add a cmd David Liontooth had provided in the "Video recording" article that has become pushed to the wayside) |
m (description etc.) |
||
Line 1: | Line 1: | ||
{{lowercase|streamer}} |
|||
⚫ | |||
streamer is a commandline utility, from the [[xawtv|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 |
:: streamer -n ntsc -t 10:00 -s 720x480 -r 30 -o stream.avi -f mjpeg -F stereo -c /dev/video0 |
||
==External Links== |
|||
⚫ |
Revision as of 00:38, 5 December 2008
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