NIGHT_MJPEG_QUALITY

 

Description

Get or set the video quality level in MJPEG encoders for night time mode

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

Input Argument

1~100,

The lower value in this setting, the lower video quality could be got. Note that the video bit rate also lower in this case.

Attribute

Return of Message

NIGHT_MJPEG_QUALITY='100'
OK: NIGHT_MJPEG_QUALITY='100'
or
ERROR: NIGHT_MJPEG_QUALITY='100'

Applicability

Status

Valid

See Also

VIDEO_ENCODER

Example

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

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

Back to

HOME, ENCODER CGI