diff --git a/README b/README index d15406a3c..5e41331d2 100644 --- a/README +++ b/README @@ -70,7 +70,7 @@ and quite honestly I haven't a clue what I'm doing so if you do get any build pr and I'll try and tell you how to fix them. Alternatively if you are and automake/autoconf expert then please let me know what to do! -There are a couple of files int he package that come from other packages, this is just to simplify the build +There are a couple of files in the package that come from other packages, this is just to simplify the build and reduce dependencies on other packages. Anything ZM specific is named as such. Installation @@ -90,7 +90,8 @@ zmu - This is the Zone Monitor Utility. Basically a handy command line interface functions. Not really meant to be used by anyone except the web page (there's no 'help' in it yet) but can be if necessary. -At this stage typing 'make install' will install these binaries to the desired location. However, it's not quitethis simple as in order to get the ZM web interface up you'll have to create a web directory and configure your +At this stage typing 'make install' will install these binaries to the desired location. However, it's not quite +this simple as in order to get the ZM web interface up you'll have to create a web directory and configure your web server to point to it. Once you do you then copy 'index.php' to that directory, you can rename it if necessary. The 'zms' daemon is designed to run as a CGI program so you may also need to copy that to a /cgi-bin type place also. There are several paths that must be defined (or cleared) in index.php to point to @@ -98,10 +99,17 @@ various other binaries and directories before it will work fully but that's pret Start your web browser and point it at index.php and off you go. -Usage -===== +Tutorial +======== -To start using ZM you need to define at least one Monitor. Essentially a monitor is attached to a camera and +To start with you should see the ZM Console window, this will resize itself to avoid being too intrusive on +your desktop. Along the top there are a set of links to configure your bandwidth, this allows you to optimise +your settings depending on where you are and the actual options relating to this are defined at the top of +the index.php file. If you are using a browser on the same machine or network then choose high, over a cable +or DSL link maybe choose medium and over a dialup choose low. You can expiriment to see which is best. This +setting is retained on a per machine basis witha persistent cookie. + +To use ZM properly you need to define at least one Monitor. Essentially a monitor is attached to a camera and will continually check it for motion detection and such like. So click 'Add New Monitor' to bring up the dialog. First choose a name for it, anything you like. The next field is 'Function' which essentially defines what the monitor is doing. This can be 'None' meaning the monitor is currently disabled, 'Passive' @@ -112,19 +120,253 @@ attached to. If it's /dev/video0 enter '0' etc. Some video devices, e.g. BTTV ca so in the Channel box choose the appropriate channel, or leave it at zero