Unable to render embedded object: File (books.jpg) not found.
Go to documentation repository
...
where STARTTIME – time in ISO format.
| Note | ||
|---|---|---|
| ||
Set the timezone to UTC+0 |
Parameters:
speed – playback speed, can be negative.
format - parameter values are "'mjpeg"', "webm" or "h264". The 'webm', 'h264 or 'rtsp'. If the format is not specified, 'rtsp' is selected or it is not recognized, then the native format is selected by server to prevent additional encoding in case no format is specified or recognized. If a the native format is not supported by client, server selects WebM.
If both neither of parameters are not is specified, the speed is equal to 0, JPEG format is selected and the request is handled as a request to review video footage by frames.
...
h – frame height.
Sample request:
GET GET http://IP-Address:8000/asip-api/archive/media/HOSTNAME/DeviceIpint.23/SourceEndpoint.video:0:0/20110608T060141.375?format=rtsp&speed=1&w=640&h=480
Assign ID to the stream to receive information about this stream.
http://IP-Address:8000/asip-api/archive/media/VIDEOSOURCEID/STARTTIME/20140723T120000.000?format=rtsp&speed=1&w=640&h=480&id=f03c6ccf-b181-4844-b09c-9a19e6920fd3
It is possible to use other values consisting of latin letters and digits. It is recommended to use the uuid function (see Get unique identifier).