Toshiba Toshiba Security Camera User Manual


 
TOSHIBA Network Camera - IK-WB15A - SDK (Ver 1.00.SC)
©TOSHIBA Corp.
70
7.6 Abort stream (abort5)
getstream.cgi
7.6.1 Syntax
1) http://<camip>/api/getstream.cgi?<clientID>&<uniqueID>&<ID>&<PW>&<streamType>&<interval>&<mode>&<value>&<timeOut>
7.6.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 (abort5) 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 user ID that is base64-encoded or the
administrator ID.
Originally, the ID used for executing the streaming is required.
In the IK-WB15A, it can be left blank.
<PW> Enter the user ID that is base64-encoded or the
administrator ID.
Originally, the PW used for executing the streaming is required.
In the IK-WB15A, it can be left blank.
<streamType> Specify “5” for the type of abort5. Termination of external abort: 5
<interval> “0” When <streamType> is “5”, this parameter may have any value.
However, enter “0”.
<mode> “0” When <streamType> is “5”, this parameter may have any value.
However, enter “0”.
<value> “0” When <streamType> is “5”, 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.6.3 Output
The format is the same as that for getting Live Pictures by streaming. For details, refer to Appendix.A.
7.6.4 Example
1) http://10.1.0.1/api/getstream.cgi?3087&3087&Z3Vlc3Q=&Z3Vlc3Q=&5&0&0&0&9000
7.6.5 Notes
1) The client ID should be one that is distributing the stream. If a non-existent ID is specified, abort processing is not performed.
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.