Toshiba Toshiba Manual Do Utilizador

Página de 149
  TOSHIBA Network Camera - IK-WB15A -      SDK (Ver 1.00.SC) 
 
©TOSHIBA Corp. 
84 
9.7 Reference 
of 
Audio 
Settings 
wbgetcamsound.cgi 
9.7.1 Syntax 
1) http://<camip>/api/wbgetcamsound.cgi 
 
9.7.2 Input 
Item 
Type 
Entry name 
Value 
Log output control of cgi common to all types 
OpeLog 
No/Yes [default: Yes] (omissible) 
 
9.7.3 Output 
Code 
Status 
Code
Status
20 OK 
92
CriticalError
32 InvalidValue 
33 InvalidOperand 
 
    wbgetcamsound.cgi indicates the notification data format to the client when data has been obtained normally. 
20 OK\r\n 
\r\n 
[Camera-Sound]\r\n 
<Input>\r\n 
Mode (value)\r\n 
Level (value)\r\n 
<Output>\r\n 
Mode (value)\r\n 
Level (value)\r\n 
 
9.7.4 Example 
1) http://10.1.0.1/api/wbgetcamsound.cgi 
 
9.7.5 Notes 
1)  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.