FISHEYE_CEILING_ANGLE

 

Description

Set or get the tilt installation angle of fisheye camera in ceiling mount installation.

Note that the all PTZ preset points and locations of motion detection windows will be changed when the installation angles are changed. mounting installation.

Input Argument

PanoramaWindows,TopPanoramaAngle,BottomPanoramaAngle
where
Argument Possible Value Description
PanoramaWindows 0, 1, 2 0: target window is top panorama window. The TopPanoramaAngle is used in read and write operation.
1: target window is bottom panorama window. The BottomPanoramaAngle is used in read and write operation.
2: target window are top and bottom panorama window. The TopPanoramaAngle and BottomPanoramaAngle are used in read and write operation.
TopPanoramaAngle 0~90 Tilt angle of top panorama window. 0 means 0o and 00 means 90o. By default, it is 90.
BottomPanoramaAngle 0~90 Tilt angle of bottom panorama window. 0 means 0o and 00 means 90o. By default, it is 90.

Attribute

Return of Message

FISHEYE_CEILING_ANGLE='2,90,90'

OK: FISHEYE_CEILING_ANGLE='2,90,90'
or
ERROR: FISHEYE_CEILING_ANGLE='2,90,90'
or
ERROR: FISHEYE_CEILING_ANGLE not found

Applicability

Platform Devices Supported Firmware Version
PlatformK Fisheye Camera A1D-311-V5.09 and later and ISP firmware is 1.05 and higher

Statue

Valid

See also

FISHEYE_INSTALL

Example

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

http://ip:port/cgi-bin/encoder?USER=admin&PWD=123456&FISHEYE_CEILING_ANGLE=2,90,90
or
http://ip:port/cgi-bin/cmd/encoder?FISHEYE_CEILING_ANGLE=2,90,90 or
http://ip:port/cgi-bin/encoder?USER=admin&PWD=123456&FISHEYE_CEILING_ANGLE=0,90,90
or
http://ip:port/cgi-bin/cmd/encoder?FISHEYE_CEILING_ANGLE=1,90,90

Back To

HOME, ENCODER CGI