NIGHT_SHARPNESS

 

Description

Get or Set the Video Sharpness Level for night time mode.

This URLs is the same as the URL VIDEO_SHARPNESS in the ENCODER CGI and is only available in PlatformT encoders. When the camera enters the night time state, the night time video profile will be loaded. The video sharpness is the one of parameters in the night time video profile. Please refer to the parameters of night time profile for further details

This URL is only available for MT9M131 sensor now.

Input Argument

0~255 for video sharpness. 0: map to 0 and 1~255 maps to 1 ~ 7 in MT9M131 sesnor.

Attribute

Return of Message

NIGHT_SHARPNESS='192'
OK: NIGHT_SHARPNESS='192'
or
ERROR: NIGHT_SHARPNESS='192'

Applicability

Status

Valid

See Also

VIDEO_SHARPNESS

Example

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

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

Back to

HOME, ENCODER CGI