PTZ_VENDOR

 

Description

Get or Set the PTZ Vendor and Protocol configurations.

Input Argument

n,m
where
n: PTZ Vendor and m: PTZ Protocol.
The available PTZ Vendors and Protocols were listed below.

PTZ Vendor PTZ Protocol Supported Platform
ACTI ACTI This protocol is extended from Sony Visca protocol.
PlatformA PTZ/PT and PlatformK cameras
DYNACOLOR DYNACOLOR PlatformW and PlatformT speed dome cameras
EYEVIEW V1 None
V2 None
GE GE None
HARRISONTECH HARRISONTECH None
KAMPRO KAMPRO None
LILIN LILIN None
MESSOA MESSOA None
NICECAM NICECAM None
PANASONIC PANASONIC None
PELCO PELCOD PlatformW and PlatformT speed dome cameras, PlatformK cameras (Not available in fisheye camera)
PELCOP PlatformW and PlatformT speed dome cameras
PIXIM PIXIM None
SAMSUNG SAMSUNG None
TOA TOA None
VICOM VICOM None
VIDEOTREC VIDEOTREC None
VCL VCL None
SONY VISCA We use ACTI protocol to handle Sony Visca protocol.
PlatformK cameras

Not only PTZ commands like exposure control are included in these protocols. In firmware design, only PTZ related commands are implemented. Please refer to the corresponding protocol specification for details.

Attribute

Return of Message

OK: PTZ_VENDOR='SONY,VISCA'
OK: PTZ_VENDOR='SONY,VISCA'
or
ERROR: PTZ_VENDOR='SONY,VISCA'

Applicability

Status

Valid

See Also

ADDR, ZOOM, ZOOM_POSITION, FOCUS, FOCUS_POSITION, MOVE, MOVE_LIMIT, MOVE_LIMIT_GET, MOVE_MAX_SPEED_GET, POSITION, POSITION_GET, XYZ_POS_GET

Example

http://ip:port/cgi-bin/encoder?USER=Admin&PWD=123456&PTZ_VENDOR
or
http://ip:port/cgi-bin/cmd/encoder?PTZ_VENDOR

http://ip:port/cgi-bin/encoder?USER=Admin&PWD=123456&PTZ_VENDOR=SONY,VISCA
or
http://ip:port/cgi-bin/cmd/encoder?PTZ_VENDOR=SONY,VISCA

Back to

HOME, ENCODER CGI