Axxon One supports RTSP streaming from cameras (see Get camera live stream and Get archive stream).
To configure the RTSP server, do the following:
In the Web-server properties section, in the RTSP port field, specify the port number that you want to use to transfer data via RTSP protocol.
Configuration of the RTSP server is complete.
To receive videos from the RTSP server, use the following link format:
Live video | High-quality stream | rtsp://login:password@IP address:554/hosts/HOSTNAME/DeviceIpint.N/SourceEndpoint.video:0:0 |
Low-quality stream | rtsp://login:password@IP address:554/hosts/HOSTNAME/DeviceIpint.N/SourceEndpoint.video:0:1 | |
Archive video | rtsp://login:password@IP address:554/archive/hosts/HOSTNAME/DeviceIpint.N/SourceEndpoint.video:0:0/20160907T050548.723000?speed=1 |
You cannot receive video from cameras with MJPEG codec from the RTSP server. To receive video from cameras from the RTSP server, you must change the codec of cameras. |
where:
Parameter | Description | |
---|---|---|
login:password | User username and password in Axxon One
| |
hosts | Permanent part of a link | |
HOSTNAME | Server name (must be written only in uppercase letters) | |
N | camera ID in Axxon One (see Camera) | |
SourceEndpoint.video:0:0 | Permanent part of a link | |
speed | Mandatory parameter to receive archive stream |