User Manual
Table Of Contents
- Overview
- Ready to Use
- Accessing the Network Camera
- Using VIVOTEK Recording Software
- Using 3GPP-compatible Mobile Devices
- Using RTSP Players
- Main Page
- Client Settings
- Configuration
- System > General settings
- System > Homepage layout
- System > Logs
- System > Parameters
- System > Maintenance
- Media > Image
- Media > Video
- Media > Audio
- Network > General settings
- Network > Streaming protocols
- Network > SNMP (Simple Network Management Protocol)
- Network > FTP
- Bonjour
- Security > User accounts
- Security > HTTPS (Hypertext Transfer Protocol over SSL)
- Security > Access List
- PTZ > PTZ settings
- PTZ
- Mechanical PTZ Operation
- Event > Event settings
- Applications > Motion detection
- Applications > DI and DO
- Applications > Tampering detection
- Applications > Audio detection
- Applications > Shock detection
- Applications > Package management - a.k.a., VADP (VIVOTEK Application Development Platform)
- Recording > Recording settings
- Storage > Storage management
- Storage > Content management
- Appendix
VIVOTEK
User's Manual - 407
© 2019 VIVOTEK INC. All Right Reserved
272
PARAMETER
VALUE
DESCRIPTION
getpanangle
<integer>
Get the current pan angle.
*Only available when bit0 of
"capability_camctrl_c<0~(n-1)>_buildinpt" is "1"
gettilt
0, <positive integer>
Get the current tilt position.
*Only available when bit1 of
"capability_camctrl_c<0~(n-1)>_buildinpt" is "1"
gettiltangle
<integer>
Get the current tilt angle.
*Only available when bit1 of
"capability_camctrl_c<0~(n-1)>_buildinpt" is "1"
getzoom
0, <positive integer>
Get the current zoom position.
getratio
<decimal>
Get the current zoom ratio.
getfocus
0, <positive integer>
Get the current focus position.
getminspeedlv
0, <positive integer>
Get the minimum speed level of the PTZ control. Normally,
the speed level is ‘0,’ which denotes halting a continuous
movement.
getmaxptspeedlv
0, <positive integer>
Get the maximum speed level of pan/tilt moving.
*Only available when
"capability_camctrl_c<0~(n-1)>_buildinpt" > 0
getmaxzspeedlv
0, <positive integer>
Get the maximum speed level of zoom moving.
getmaxfspeedlv
0, <positive integer>
Get the maximum speed level of focus moving.
getminpan
0, <positive integer>
Get the lower limit for pan position.
*Only available when bit0 of
"capability_camctrl_c<0~(n-1)>_buildinpt" is "1"
getmaxpan
0, <positive integer>
Get the upper limit for pan position.
*Only available when bit0 of
"capability_camctrl_c<0~(n-1)>_buildinpt" is "1"
getminpanangle
<integer>
Get the lower limit for pan angle.
*Only available when bit0 of
"capability_camctrl_c<0~(n-1)>_buildinpt" is "1"
getmaxpanangle
<integer>
Get the upper limit for pan angle.
*Only available when bit0 of
"capability_camctrl_c<0~(n-1)>_buildinpt" is "1"
getmintilt
0, <positive integer>
Get the lower limit for tilt position.
*Only available when bit1 of
"capability_camctrl_c<0~(n-1)>_buildinpt" is "1"
getmaxtilt
0, <positive integer>
Get the upper limit for tilt position.
*Only available when bit1 of
© 2019 VIVOTEK INC. All Right Reserved
273
PARAMETER VALUE DESCRIPTION
"capability_camctrl_c<0~(n-1)>_buildinpt" is "1"
getmintiltangle <integer> Get the lower limit for tilt angle.
*Only available when bit1 of
"capability_camctrl_c<0~(n-1)>_buildinpt" is "1"
getmaxtiltangle <integer> Get the upper limit for tilt angle.
*Only available when bit1 of
"capability_camctrl_c<0~(n-1)>_buildinpt" is "1"
getminzoom 0, <positive integer> Get the lower limit for zoom position.
getmaxzoom 0, <positive integer> Get the upper limit for zoom position.
getmaxdzoom 0, <positive integer> Get the upper limit for digital zoom position.
getmaxratio <decimal> Get the maximum ratio of optical zoom.
* We support this parameter when the version number
(getversion) is equal or greater than 5.0.0.14
getmaxdratio <decimal> Get the maximum ratio of digital zoom.
* We support this parameter when the version number
(getversion) is equal or greater than 5.0.0.14
getminfocus 0, <positive integer> Get the lower limit for focus position.
getmaxfocus 0, <positive integer> Get the upper limit for focus position.
8.28 Recall (capability_camctrl_c<0~(n-1)>_zoommodule = 1)
Note: This request requires Viewer privileges.
Method: GET
Syntax:
http://<servername>/cgi-bin/viewer/recall.cgi?
recall=<value>[&channel=<value>][&return=<return page>]
PARAMETER VALUE DESCRIPTION
recall string[30] One of the present positions to recall.
channel 0~"
capability_nvideoin"-1
Channel of the video source.