Toshiba Toshiba Security Camera User Manual


 
TOSHIBA Network Camera - IK-WB15A - SDK (Ver 1.00.SC)
©TOSHIBA Corp.
76
9.1 Reference of Camera Basic Settings
wbgetcambasic.cgi
9.1.1 Syntax
1) http://<camip>/api/wbgetcambasic.cgi
9.1.2 Input
Item T
yp
e Entr
y
name Value
Log output control of cgi common to all types OpeLog No/Yes [default: Yes] (omissible)
9.1.3 Output
Code Status Code S
t
atus
20 OK 92 CriticalErro
r
32 InvalidValue
33 InvalidOperand
wbgetcambasic.cgi indicates the notification data format to the client when data has been obtained normally.
20 OK\r\n
\r\n
[Camera-General]\r\n
Resolution (value)\r\n
CompressionRatio (value)\r\n
AEControl (value)\r\n
Mounting (value)\r\n
AutoBW (value)\r\n
WhiteBalance (value)\r\n
WBManualGainR (value)\r\n
WBManualGainB (value)\r\n
AWBOffsetYeCy (value)\r\n
AWBOffsetMgG (value)\r\n
AWBRange (value)\r\n
AutoGainControl (value)\r\n
SlowShutterMAX (value)\r\n
BackLightCompensation (value)\r\n
Sharpness (value)\r\n
GainRY (value)\r\n
GainBY (value)\r\n
NoiseReduction (value)\r\n
9.1.4 Example
1) http://10.1.0.1/api/wbgetcambasic.cgi
9.1.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.