TOSHIBA Network Camera - IK-WB15A - SDK (Ver 1.00.SC)
1.2Frame Rate Setting
wbsetcamframerate.cgi
1.2.1Syntax
1)http://<camip>/api/wbsetcamframerate.cgi?type=Default
2)http://<camip>/api/wbsetcamframerate.cgi?type=Set[&Rate=<value>]
1.2.2 Input
Item | Type | Entry name |
| Entry value | Std.val | Unit |
Reset to Default | type=Default | - | - |
| - | - |
Frame rate | type=Set | Rate | 1:30 | 2:15 3:7.5 4:3 5:2 6:1 | 1 | frame/ |
|
|
| 7:1/2 | 8:1/5 9:1/10 |
| second |
Log output control of cgi common to all types | OpeLog | No/Yes [default: Yes] (omissible) | - | - |
1.2.3Output
Code | Status |
20 | OK |
30InvalidType
31InvalidEntry
Code | Status |
32InvalidValue
33InvalidOperand
34NoEntryData
Code | Status |
92 | CriticalError |
1.2.4Example
1)http://10.1.0.1/api/wbsetcamframerate.cgi?type=Default
2)http://10.1.0.1/api/wbsetcamframerate.cgi?type=Set&Rate=30
1.2.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)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.
17