TOSHIBA Network Camera - IK-WB15A - SDK (Ver 1.00.SC)
1.7Audio Settings
wbsetcamsound.cgi
1.7.1Syntax
1)http://<camip>/api/wbsetcamsound.cgi?type=Default
2)http://<camip>/api/wbsetcamsound.cgi?type=Input[&Mode=<value>][&Level=<value>]
3)http://1<camip>/api/wbsetcamsound.cgi?type=Output[&Mode=<value>][&Level=<value>]
1.7.2 Input
Item | Type | Entry name |
| Entry value | Std.val | Unit | |
Reset to Default | type=Default | - | - |
|
| - | - |
Audio input | type=Input | Mode | 1:OFF | 2:ON |
| 1 | - |
Audio input level |
| Level | 1:HIGH | 2:MIDDLE | 3:LOW | 2 | - |
Audio output | type=Output | Mode | 1:OFF | 2:ON |
| 1 | - |
Audio output level |
| Level | 1:HIGH | 2:MIDDLE | 3:LOW | 2 | - |
Log output control of cgi common to all types | OpeLog | No/Yes [default: Yes] (omissible) | - | - |
1.7.3Output
Code | Status |
20 | OK |
30InvalidType
31InvalidEntry
Code | Status |
32InvalidValue
33InvalidOperand
34NoEntryData
Code | Status |
92 | CriticalError |
1.7.4Example
1) http://1011.1.0.1/api/wbsetcamsound.cgi?type=Default
2) http://10.1.0.1/api/wbsetcamsound.cgi?type=Input&Mode=2&Level=1
3) http://1011.1.0.1/api/wbsetcamsound.cgi?type=Output&Mode=1
1.7.5Notes
1)If only type=<value> is entered and then <entry>=<value> is not entered, no setting is performed. (type=Default is an exception.)
2)Multiple type=<value> cannot be enumerated simultaneously. This API must be started for each type.
3)For only entered items, setting is performed. For the other items, their existing values are held.
4)When OpeLog=No is entered, a log related to API start/end is not output. When it is omitted, it is regarded as OpeLog=Yes.
©TOSHIBA Corp.
28