User Guide

PHP3 Guide
Axis Communications AB does not provide support for application development of any kind. The
information here is provided "as is", and there is no guarantee that any of the examples shown
will work in your particular application.
Revision 0.91 June 2001 11
Note: After having created a script with the application wizard, push the
remove button or restart the unit before creating a new one! (This doesn't work
if it's a script that has been created from scratch, then the script has to be killed
by using telnet).
After following the steps on the previous page, it is possible to look at the script that
the wizard in the Video Server has created (use for example Notepad to open the
script).
Wizard Variables Explanation
$buffer_prefix=”“;
The prefix of the name of the buffer(s)
started.
$source[] =
The index or the name(s) of the
buffer(s) started.
The value must match the bufferd
arguments.
$image_format=““;
The format of the images specified to
be taken according to the HTTP-API.
$file_format=““;
The name to be given to the local file,
excluding the extension.
$pre = ;
Number of pre alarm images to be taken.
$post = ;
Number of post alarm images to be
taken.
$predelay = ;
Delay between pre images in
milliseconds.
$postdelay = ;
Delay between post images in
milliseconds.
$host = "10.13.9.70";
The server to upload to
$body = “”;
The body to insert into the mail. Note
that this must be specified and point