62
right Move camera right
speedpan -5 ~ 5 Set the pan speed
speedtilt -5 ~ 5 Set the tilt speed
speedapp -5 ~ 5 Set the auto pan/patrol speed
pan Auto pan
patrol Auto patrol
auto
stop Stop camera
return <return page> Redirect to the page <return page> after the parameter is
assigned. The <return page> can be a full URL path or
relative path according to the current path. If you omit this
parameter, it will redirect to an empty page.
Recall
Note: This request requires camera control access privilege
Method: GET
Syntax:
http://<servername>/cgi-bin/recall.cgi?
recall=<value>[&return=<return page>]
parameter value description
recall Text string less than
30 characters
One of the present positions to recall.
return <return page> Redirect to the page <return page> after the parameter is
assigned. The <return page> can be a full URL path or
relative path according to the current path. If you omit this
parameter, it will redirect to an empty page.
Application page CGI command
Note: This request requires administrator privilege.
Method: GET/POST