DIGITAL_ZOOM

 

Description

In PTZ camera (KCM-8111 and KCM-8211), they support digital zooming. When the camera reaches the most-tele position of the optical zoom lens, the ISP switches to the digital zoom mode if digital zoom function was enabled. The camera keeps zoom-in the interested objects. Of course, the image quality will be getting poor as the camera reaches higher digital zoom ratio.
If user wants to keep good image quality during zooming, turn off digital zoom function might be an option.

Bu default, the digital zoom function is disabled if the PTZ camera supports this function.

Input Argument

n
where
1: enabled, 0: disabled.

Attribute

Return of Message

DIGITAL_ZOOM='1'

OK: DIGITAL_ZOOM='1'
or
ERROR: DIGITAL_ZOOM='1'
or
ERROR: DIGITAL_ZOOM not found

Applicability

Platform Devices Supported Firmware Version
PlatformK PTZ cameras A1D-311-V5.09.05 and later

Statue

Valid

See also

ZOOM, ZOOM_POSITION, ZOOM_CAP_GET

Example

http://ip:port/cgi-bin/encoder?USER=admin&PWD=123456&DIGITAL_ZOOM
or
http://ip:port/cgi-bin/cmdencoder?DIGITAL_ZOOM

http://ip:port/cgi-bin/encoder?USER=admin&PWD=123456&DIGITAL_ZOOM=1
or
http://ip:port/cgi-bin/cmd/encoder?DIGITAL_ZOOM=1

Back to

HOME, ENCODER CGI