Jump to content
Sign in to follow this  
wacek5

multiple input camera & ffmpeg

Recommended Posts

Hello

 

I`ve Composite video cards BT878 PICO 2000 , with 4 inputs. In my system BT878 PICO 2000 is /dev/video1

How to set command-line to tranmite stream from input 4 on /dev/video1:

ffmpeg -f v4l2 -i /dev/video1 -r 2 -f flv rtmp://localhost/myapp --> in this case there is no streaming, I don`t know how to set input number in the command-line

 

thx

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×