Screenshot
There are 2 parts you need
the zm4linux executable
and a text file.
The text file has to be called viseonsettings.txt and must be located in the same folder as the exec.
In the textfile you need to have a url per line
eg.
Code: Select all
http://192.167.0.101/cgi-bin/nph-zms?mode=single&monitor=2&scale=100&user=admin&pass=<password>
http://192.167.0.3/cgi-bin/nph-zms?mode=single&monitor=2&scale=100&user=admin&pass=<password>
http://192.167.0.3/cgi-bin/nph-zms?mode=single&monitor=3&scale=100&user=admin&pass=<password>
http://111.222.333.444/cgi-bin/nph-zms?mode=single&monitor=3&scale=100&user=admin&pass=<password>
line 1 referes to cam1, line 2 cam2 etc
As this is an early beta its just a 4 way viewer at the moment but as with zm4ms things will progress...lol
My aim for this one, is a mouse only driven front end for zm. so it can be used on the server itself with no keyboard etc (or a touchscreen wowee)
As its currently working with zms (as zm4ms does) it will grab images from anywhere but i have only tested with my zm server. It may also be useful as a remote monitor of a live-cd with autorun etc to display images. Anyway comments critism etc always needed accepted etc.
James
PS at the moment i dont know how to interpolate and smooth etc so the images are scaled to fit (raw digital zoom stylee) so on larger screen sizes will be blocky
http://217.154.38.122:8080/zm4linux/
ps tested on fc3 and pclinux os (mandrake 10.1) here let me know what else