Video archive access from RTSP server

The RTSP server built into Viinex 2.0 now has got the ability to stream not only live video sources, but video archive content as well. The RTSP URIs for accessing stored video tracks are in style of the Viinex 2.0 HTTP API (rtsp://SERVER:PORT/storageN/cameraM). The client may select the interval using “begin=”, “end=” URI parameters, and when the RTSP session is established, the client application may also seek within selected time range by means of specifying RTSP “Range:” header in PLAY requests. “Normal play time” and “absolute” time units are supported for that purpose.

Generally, there’s not much more to say about it and we hope you’ll give it a try.

The video archive access from RTSP server is available since build 2.0.0.168.

There are also two nice minor changes: a) “distributive” and “combinatorial” link definition syntax, and b) support for “metainformation” for components’ config. Check out our documentation for more details.

Leave a Reply