Difference between revisions of "Record a video with Linux"

From Linuxintro
imported>ThorstenStaerk
imported>ThorstenStaerk
Line 1: Line 1:
To record a video from your webcam on /dev/video1
+
This wiki tells you how to...
streamer -c /dev/video1 -f jpeg -F stereo -o test.avi -t 0:05
+
 
 +
* [[Set_up_a_Webcam_with_Linux#record_video|record video from your webcam]]

Revision as of 19:44, 24 November 2008

This wiki tells you how to...