Search found 1 match

by wacek5
Tue Oct 25, 2016 7:33 pm
Forum: Non-ZoneMinder Chat
Topic: multiple input camera & ffmpeg
Replies: 0
Views: 2697

multiple input camera & ffmpeg

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 ...