Search found 4 matches

by appost
Fri Nov 21, 2014 10:02 am
Forum: ZoneMinder 1.28.x
Topic: Monitor stream of a webcam
Replies: 4
Views: 3379

Re: Monitor stream of a webcam

ok, I generated the stream with vlc with these options: :sout=#transcode{vcodec=MJPG,vb=800,fps=1,scale=Auto,acodec=none}:http{mux=mpjpeg,dst=:8080/} :sout-keep and I get the blue screen with this informantion in the log: 11/21/14 09:52:30.811044 zmc_m1[3659].DB3-zm_remote_camera_http.cpp/119 ...
by appost
Thu Nov 20, 2014 10:24 am
Forum: ZoneMinder 1.28.x
Topic: Monitor stream of a webcam
Replies: 4
Views: 3379

Re: Monitor stream of a webcam

Thank you bbunge, the problem is on the host (Debian testing), to be sure I installed anyway the packages libvlc-dev libvlccore-dev as in the wiki, but the problem remains the same. EDIT: The correct command is: cvlc -vvv v4l2:///dev/video0 --sout '#http{mux=avi,dst=:8080/}' but I still get the blue ...
by appost
Tue Nov 18, 2014 11:43 pm
Forum: ZoneMinder 1.28.x
Topic: Monitor stream of a webcam
Replies: 4
Views: 3379

Re: Monitor stream of a webcam

sorry about the problem isn't zoneminder but vlc.
Anyway I will post the solution if I solve it
by appost
Tue Nov 18, 2014 3:58 pm
Forum: ZoneMinder 1.28.x
Topic: Monitor stream of a webcam
Replies: 4
Views: 3379

Monitor stream of a webcam

Hi all, I installed Zoneminder 1.28 on Ubuntu server, it works good with IP cameras and it is a very good software. Instead I have problems to add a stream of a laptop's webcam. I don't find what is wrong: I send the stream with vlc: Port 8080 Path / Activate trasconding disabled encapsulation ...