Url commands of the video server, Capture update snapshot of jpeg image, Move motorized camera in ptz direction – Vivotek VS3102 User Manual
Page 67: Preset/recall camera position, Query status of digital inputs, Drive digital outputs

www.vivotek.com
T:
886-2-22404099
F:
886-2-22404097
66
URL commands of the Video Server
For some customers who already have their own web site or web control application, the Video Server
can be easily integrated through convenient URLs. This section lists the commands in URL format
corresponding to the basic functions of the Video Server. Some RFC standards related to HTML may be a
good reference for implementation of the customized homepages.
Capture update Snapshot of JPEG image
/cgi-bin/video.jpg
Move motorized camera in PTZ direction
up, left, right, down, home
wide,
tele
1, 2, 3, 4, 5
/cgi-bin/camctrl.cgi?Move=
Preset/Recall camera position
/cgi-bin/recall.cgi?recall=”POSITION”
Where denotes “POSITION” the text string of a location that is preset in system configuration.
Query status of digital inputs
/setup/getdi.cgi
The Video Server will return status of digital input.
Drive digital outputs
/setup/setdo.cgi?do=
Where state is H, L. H means NC connected with COMMON and L means NO connected with
COMMON.
For example, http://192.168.0.201/setup/setdo.cgi?do=h will command the Video Server, with IP address