multiple input camera & ffmpeg

A place for discussion of topics that are not specific to ZoneMinder. This could include Linux, Video4Linux, CCTV cameras or any other topic.
Post Reply
wacek5
Posts: 1
Joined: Tue Oct 25, 2016 7:20 pm

multiple input camera & ffmpeg

Post by wacek5 »

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
Post Reply