PTZ_VENDOR

Description

Get or Set the PTZ Vendor and Protocol configurations.

For IP Camera, this URL is useless and the PTZ Vendor and Protocol were fixed to ACTi. For a Video Server, this URL could get or set the PTZ vendor and protocol of the analog PTZ camera.

If the CHANNEL=n was not set with this URL to the Multi-Channel device, this command is read-only command and the CHANNEL 1 video server's PTZ_VENDOR configuration will be returned. If the CHANNEL 1 video server does not connect to the router, the error message will be returned.

The available PTZ Vendors and Protocols were listed below.

PTZ Vendor PTZ Protocol
ACTI ACTI
DYNACOLOR DYNACOLOR
EYEVIEW V1
V2
GE ¡@
HARRISONTECH ¡@
KAMPRO KAMPRO
LILIN LILIN
MESSOA ¡@
NICECAM NICECAM
PANASONIC PANASONIC
PELCO PELCOD
PELCOP
PELCOPV1
PELCOPV2
PIXIM PIXIM
SAMSUNG SAMSUNG
TOA TOA
VICOM VICOM
VIDEOTREC VIDEOTREC
VCL ¡@
SONY VISCA

Input Argument

n,m where n: PTZ Vendor and m: PTZ Protocol. Refer to above table.

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

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