
17
www.dericam.com
Shenzhen Dericam Technology Co,.Ltd
Usage
/cgi-bin/hi3510/param.cgi[?cmd=setaencattr&-chn=]
Param.
chn
Channel No.:
11: The first stream.
12: The second stream.
aeswitch
Whether to enable the switch for audio
encode:
0: Disable
1: Enable
aeformat
The format for audio encode:
g711a: G711A, bit rate is 64Kbps
g726: G726 bit rate is 16Kbps
Return
Success: Success.
Fail: Error.
Note
The sampling rate for audio is 8K, single track, 16 bit wide.
Example
/cgi-bin/hi3510/param.cgi?cmd=setaencattr&-chn=11&-
aeswitch=0
/cgi-bin/hi3510/param.cgi?cmd=setaencattr&-chn=12&-
aeswitch=1&-a
eformat=g726
getaudioinvolume
Function
Get the volume of the input audio.
Privilege
admin
Usage
/cgi-bin/hi3510/param.cgi[?cmd=getaudioinvolume]
Param.
None
Return
volume
The value of volumn, the range is [1-100]
Note
None
Example
/cgi-bin/hi3510/param.cgi?cmd=getaudioinvolume
setaudioinvolume
Function
Set the volume of the input audio.
Privilege
admin
Usage
/cgi-bin/hi3510/param.cgi[?cmd=setaudioinvolume&-volume=]
Param.
volume
The value of volumn, the range is [1-100]
Return
Success: Success.
Fail: Error.
Note
None