Vivotek FD9388-HTV 5MP Outdoor Network Dome Camera with Night Vision User Manual

Page 386

Advertising
background image

VIVOTEK

386 - User's Manual

© 2019 VIVOTEK INC. All Right Reserved

254

8.28 Camera Control

(capability_camctrl_c<0~(n-1)>_zoommodule = 1)

Note:

This request requires Viewer privileges.

Method:

GET/POST


Syntax:

(for control API)

http://<

servername

>/cgi-bin/camctrl/camctrl.cgi?[channel=<value>][&camid=<value>]

[&move=<value>] – Move home, up, down, left, right
[&focus=<value>] – Focus operation
[&zoom=<value>] – Zoom in, out

[&zooming=<value>&zs=<value>] – Zoom without stopping, used for joystick
[&vx=<value>&vy=<value>&vs=<value>] – Shift without stopping, used for joystick
[&x=<value>&y=<value>&videosize=<value>&resolution=<value>&stretch=<value>] – Click on
image

(Move the center of image to the coordination (x,y) based on resolution or videosize.)
[ [&speedpan=<value>][&speedtilt=<value>][&speedzoom=<value>][&speedapp=

<

value

>

][&speedl

ink=<value>] ]

– Set speeds

[&return=<return page>]

Example:

http://myserver/cgi-bin/camctrl/camctrl.cgi?channel=0&camid=1&move=right
http://myserver/cgi-bin/camctrl/camctrl.cgi?channel=0&camid=1&zoom=tele

http://myserver/cgi-bin/camctrl/camctrl.cgi?channel=0&camid=1&x=300&y=200&resolution=704x
480&videosize=704x480&strech=1

Example: (set the ptz preset with focus mode)
* We support this function when the version number of the PTZ control module is equal or greater
than 5.0.0.20.

http://myserver/cgi-bin/camctrl/camctrl.cgi?name=xxx&focussetting=sync&cam=getsetpreset


PARAMETER

VALUE

DESCRIPTION

channel

<0~(n-1)>

Channel of video source.

camid

0,<positive integer> Camera ID.

move

home

Move to camera to home position.

up

Move camera up.

Advertising