Toshiba Toshiba Security Camera User Manual


 
TOSHIBA Network Camera - IK-WB15A - SDK (Ver 1.00.SC)
©TOSHIBA Corp.
71
7.7 Abort stream (abort10)
getstream.cgi
7.7.1 Syntax
1) http://<camip>/api/getstream.cgi?<clientID>&<uniqueID>&<ID>&<PW>&<streamType>&<interval>&<mode>&<value>&<timeOut>
7.7.2 Input
Parameter Value Explanation
<clientID> Enter a unique ID of up to 15 digits. This <clientID> is used as an index to forcibly terminate (abort10) the
streaming execution task from the outside. It cannot be omitted.
<uniqueID> Enter a unique ID of up to 15 digits. Embed the current time data of the client on each occasion. Originally, this is
used as a cache reading preventive means in using the browser by
continuously changing the value. If there is not any problem similar to the
browser in an application, this parameter can be left blank.
<ID> Enter the administrator ID that is base64-encoded. Originally, it is mandatory to enter the administrator ID.
In the IK-WB15A, it can be left blank.
<PW> Enter the administrator PW that is base64-encoded. Originally, it is mandatory to enter the administrator PW.
In the IK-WB15A, it can be left blank.
<streamType> Specify “10” for the type of abort10. Termination of external abort: 10
<interval> “0” When <streamType> is “10”, this parameter may have any value. However,
enter “0”.
<mode> “0” When <streamType> is “10”, this parameter may have any value. However,
enter “0”.
<value> “0” When <streamType> is “10”, this parameter may have any value. However,
enter “0”.
<timeout> Set the execution timeout value in ms. Set the execution timeout value in ms for the case where a
non-communication status is continued over a certain period with the client
while <image-field> is output.
7.7.3 Output
The format is the same as that for getting Live Pictures by streaming. For details, refer to Appendix.A.
7.7.4 Example
1) http://10.1.0.1/api/getstream.cgi?3087&3087&cm9vdA==&aWt3Yg==&10&0&0&0&9000
7.7.5 Notes
1) abort10 stops all the streams that are currently distributed.
2) The 4 interfaces of ‘Live Picture stream’, ‘Playback Picture stream’, ‘Live Audio stream’ and ‘Abort stream’ are common APIs. However,
the meaning of each parameter varies depending on the target to be executed.
3) It is desirable that the stream should be stopped by abort5 or abort10. This will reduce the network load of the IK-WB15A.