Search found 1 match

Go to advanced search

by sainty666
30 Mar 2019 14:35
Forum: VLC stream-output (sout)
Topic: Direct Camera Access for Streaming
Replies: 1
Views: 634

Direct Camera Access for Streaming

Good Morning. I am attempting to get a live stream from a camera over HTTP working. I have the following in a bash script: cvlc -vvv \ v4l2:// \ :v4l2-dev=/dev/video0 \ :v4l2-width=1920 \ :v4l2-height=1080 \ :v4l2-fps=25 \ :live-caching=100 \ --sout '#transcode{vcodec=mp2v}:standard{access=http{user...

Go to advanced search