On Wed, 15 Sep 2004, dmitriy kuvshinov wrote:
> Ronald S. Bultje:
> 
> >On Wed, 2004-09-15 at 20:52, dmitriy kuvshinov wrote:
> >  
> >
> >>I have two dc10plus card(/dev/video1 and /dev/video2).
> >>How can i to use lavrec for each card??
> >>    
> >>
> >
> >export LAV_VIDEO_DEV=/dev/video1
> >lavrec [..] file.avi
> >
> >Ronald
> >
> >  
> >
> i need record video from one and two camera simultaneously
> 
> tty1
> lavrec [..] file.avi from /dev/video1
> tty2
> lavrec [..] file.avi from /dev/video2
> 
> dmitriy

tty1:
LAV_VIDEO_DEV=/dev/video1 lavrec [..] file.avi

tty2:
LAV_VIDEO_DEV=/dev/video2 lavrec [..] file.avi

Or build two wrapper scripts.

Regards,

        Carsten


-------------------------------------------------------
This SF.Net email is sponsored by: thawte's Crypto Challenge Vl
Crack the code and win a Sony DCRHC40 MiniDV Digital Handycam
Camcorder. More prizes in the weekly Lunch Hour Challenge.
Sign up NOW http://ad.doubleclick.net/clk;10740251;10262165;m
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to