Vivotek FE9380-HV 5MP Outdoor Network Fisheye Dome Camera with Night Vision User Manual

Page 345

Advertising
background image

VIVOTEK

User's Manual - 345

8.29 Camera Control

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

Note:

This request requires Viewer privileges.

Method:

GET/POST

Syntax:

http://<

servername

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

[&move=<value>] – Move home, up, down, left, right
[&focus=<value>]

– Focus operation

[&auto=<value>] – Auto pan, patrol
[&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

>

][&speedlink=<val

ue>] ]

– 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=704x480&videosi
ze=704x480&strech=1

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.

down

Move camera down.

left

Move camera left.

right

Move camera right.

speedpan

-5 ~ 5

Set the pan speed.

speedtilt

-5 ~ 5

Set the tilt speed.

Advertising