VIDEO_SENSEUP_LEVEL

Description

Get or Set the Sensor's Sense UP level configuration.

This URL set the lighting level to sensor to determine when the sensor should issue or terminate the Sense Up. Please refer the Camera Setup Design Specification for further details.

The error message will be returned if the encoder does not support this URL.

Input Argument

0~255

Attribute

Return of Message

VIDEO_SENSEUP_LEVEL='50'
OK: VIDEO_SENSEUP_LEVEL='AUTO'
or
ERROR: VIDEO_SENSEUP_LEVEL='AUTO'

Applicability

Status

Valid

See Also

Example

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

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

Back to

HOME, ENCODER CGI