VIVOTEK
164 - User's Manual
videosize
<window size>
The size of plug-in (ActiveX) window in web page
resolution
<window size>
The resolution of streaming.
stretch
<boolean>
0 indicates that it uses
resolution
(streaming size) as the range
of the coordinate system.
1 indicates that it uses
videosize
(plug-in size) as the range of
the coordinate system.
focus
auto
Auto focus.
far
Focus on further distance.
near
Focus on closer distance.
iris
auto
Let the Network Camera control iris size.
open
Manually control the iris for bigger size.
close
Manually control the iris for smaller size.
speedlink
0 ~ 4
Issue speed link command.
gaptime
0~32768
The gaptime between two consecutive ptz commands for device.
(unit: ms)
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.
8.10 ePTZ Camera Control
(capability.eptz > 0)
Note:
This request requires camctrl privileges.
Method:
GET/POST
Syntax:
http://<
servername
>/cgi-bin/camctrl/eCamCtrl.cgi?channel=<value>&stream=<value>
[&move=<value>] – Move home, up, down, left, right
[&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
>
] ]
– Set
speeds
[&return=<return page>]