AUDIO_IN_SENSITIVITY

 

Description

Get or Set the Audio In Sensitivity configuration. Check the device specification is needed before use this command.

If the CHANNEL=n was not set with this URL to the multiple channel video encoders, this command is read-only command and the CHANNEL 1 video encoder's AUDIO_IN_SENSITIVITY configuration will be returned. If the CHANNEL 1 video encoder does not connect to the router, the error message will be returned.

Input Argument

LOW : 0dB MIC Boost
HIGH : 20 dB MIC Boost

Attribute

Return of Message

AUDIO_IN_SENSITIVITY='HIGH'
OK: AUDIO_IN_SENSITIVITY='HIGH'
or
ERROR: AUDIO_IN_SENSITIVITY='HIGH'

Applicability

Status

Valid

See Also

V2_AUDIO_ENABLED, AUDIO_IN_FORMAT, AUDIO_OUT_VOLUME

Example

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

http://ip:port/cgi-bin/system?USER=Admin&PWD=123456&AUDIO_IN_SENSITIVITY=HIGH
or
http://ip:port/cgi-bin/cmd/system?AUDIO_IN_SENSITIVITY=HIGH

Back to

HOME, SYSTEM CGI