Go to documentation repository
...
Note | ||
---|---|---|
| ||
You can get audio from x64 Server only. You can't get audio in MJPEG format. |
GET http://IPaddress:port/prefix/archive/media/{VIDEOSOURCEID}/{STARTTIME}
...
HTML |
---|
<script id="asciicast-507167" src="https://asciinema.org/a/507167.js" async></script> |
Assign ID to the stream to receive information about this stream.
...
It is possible to use other values consisting of latin letters and digits. It is recommended to use the UUID function (see 고유 식별자 가져오기).
GET rtsp://login:password@IPaddress:554/archive/hosts/SERVER1/DeviceIpint.0/SourceEndpoint.video:0:0/20160907T050548.723000Z?speed=1
...
ffplay.exe -v debug "http://login:password@IP-Address:80/archive/media/SERVER1/DeviceIpint.4/SourceEndpoint.video:0:0/20170112T113526?w=1600&h=0&speed=1".
Tip |
---|
...
For VLC: GET rtsp://login:password@Iaddress:8554/rtspproxy/archive/hosts/SERVER1/DeviceIpint.4/SourceEndpoint.video:0:0/20170115T113526
To get H.264 archive video use RTSP protocol:
...