Well, what I want is to record video from thow logitech webcam simultaneously, but the problem is that only can get 1:02 minutes in both videos and I need more than this.

Here the commands:

streamer -c/dev/video1 -f rgb24 -r24 -t 00:10:00 -o path/video1.avi
streamer -c/dev/video2 -f rgb24 -r24 -t 00:10:00 -o path/video2.avi

Any solution?

link|improve this question
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.