5.2.4 JPEG buffer request
Request for controlling image buffers via HTTP.
Method: GET
Syntax:
http://<servername>/axis-cgi/buffer/command.cgi?<parameter>=<value>
[&<parameter>=<value>...]
with the following parameters and values
<parameter>=
<value>
Values Description
do=<string> start,
stop,
get,
reset
"start" will create a new image buffer.
"stop" will make the image buffer store post alarm
images. Buffer will stop after all post alarm images
have been taken.
"get" is used to fetch an image from the image
buffer.
"reset" will remove the image buffer, including any
buffered images.
buffername=<string> <any string> Name used for identifying the buffer.
uri=<string> <any string> Corresponding image URI to be used by the image
buffer.
Note: Must be URI-encoded. The URI should also
begin with "ftp://", otherwise an HTTP header is
added to the image.
prealarm=<int> 0, ... Number of images to be stored in the pre alarm
buffer.
Comments to this Manuals