AXIS 200
User’s Manual Section 5: Using the AXIS 200
47
Common Gateway Interface (CGI)
A CGI program within the AXIS 200 allows users to define special
snapshot features within an embedded URL request. These requests
are generated in the form of a query strings that are appended to the
chosen URL of your AXIS 200.
Example
The URL above requests a fullsize JPEG snapshot from the AXIS 200
cameraname.
The embedded CGI query string
?clock=on&rotation=270deg
denotes that the image should
contain a clock reference and be rotated by 270 degrees.
http://cameraname/fullsize.jpg?clock=on&rotation=
270deg