Page 1 of 1
Live View on the WEB.
Posted: Tue Mar 30, 2010 11:38 am
by keff
Hi,
I have ZoneMinder installed on Ubuntu 9.04. I'd like to show my users live view outside ZoneMinder. It's all about to show them streaming from camera, without logging. How can I do this?
Everything will work on the same machine.
Need some directions to do this.
Best regards.
Posted: Mon Apr 12, 2010 8:44 pm
by myusernameisunique
I'm trying to figure out how to do a similar thing, if I understood the original question correctly.
I'm building a simple web interface for my ZM installation that needs to have a live view page that would only show streams from all cameras...
That is, I need to know the direct links to my monitor's live feeds... I don't want to use ZM's Monitor / Cycle / Montage pages...
Thanks for any useful suggestions!
Posted: Tue Apr 13, 2010 3:59 am
by kingofkya
Hint read Wiki.
Remote systems, themselves running zoneminder, can be accessed as cameras using the Remote Path of /cgi-bin/nph-zms?mode=single&monitor=1&scale=100&maxfps=5&buffer=1000 - where the monitor number is the correct camera on the remote system.
http://www.zoneminder.com/wiki/index.ph ... ility_List
Posted: Wed Apr 14, 2010 4:16 pm
by myusernameisunique
Thanks so much for your help, kingofkya!
Next time I'll search the Wiki better...