Search found 3 matches
- Mon Jun 25, 2012 11:03 pm
- Forum: ZoneMinder 1.25.x
- Topic: Monitor webcams on Windows PCs on my LAN
- Replies: 5
- Views: 4181
Re: Monitor webcams on Windows PCs on my LAN
Sorted. On the Windows PCs: vlc dshow:// --sout "#transcode{vcodec=mp4v,vb=800,width=640,height=480,fps=10}:standard{access=http,mux=asf,dst=:8080}" --no-sout-audio -I dummy On the Linux PCs: cvlc v4l2:// --sout "#transcode{vcodec=mp4v,vb=800,width=640,height=480,fps=10}:standard{access=http,mux=asf ...
- Fri Jun 22, 2012 9:58 am
- Forum: ZoneMinder 1.25.x
- Topic: Monitor webcams on Windows PCs on my LAN
- Replies: 5
- Views: 4181
Re: Monitor webcams on Windows PCs on my LAN
Yes vlc certainly looks like the right tool for the job but I'm struggling with setting it up to provide a stream that ZoneMinder can recognise.
- Thu Jun 21, 2012 10:14 pm
- Forum: ZoneMinder 1.25.x
- Topic: Monitor webcams on Windows PCs on my LAN
- Replies: 5
- Views: 4181
Monitor webcams on Windows PCs on my LAN
I'm stumped ... this must be easy but I can't figure out how to do it. I have a number of laptops on my home LAN, all of which have webcams built in. What I want to do is stream all of them to Zoneminder which I have up and running on an Ubuntu machine on the LAN. What I can't do is find a Windows ...