Documentation for Axxon One 2.0. Documentation for other versions of Axxon One is available too.

Previous page Configuring the Web-Server  Configuring the ONVIF server Next page

Axxon One supports RTSP streaming from cameras (see Get camera live stream and Get archive stream).

To configure the RTSP server, do the following:

  1. Go to the Devices tab.
  2. Select the Server object (see The Server object).
  3. 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.

  4. Click the Apply  button.

Configuration of the RTSP server is complete.

To receive videos from the RTSP server, use the following link format:

Live videoHigh-quality streamrtsp://login:password@IP address:554/hosts/HOSTNAME/DeviceIpint.N/SourceEndpoint.video:0:0
Low-quality streamrtsp://login:password@IP address:554/hosts/HOSTNAME/DeviceIpint.N/SourceEndpoint.video:0:1
Archive videortsp://login:password@IP address:554/archive/hosts/HOSTNAME/DeviceIpint.N/SourceEndpoint.video:0:0/20160907T050548.723000?speed=1

Attention!

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:

ParameterDescription
login:password

User username and password in Axxon One

Attention!

For the correct operation of the RTSP server, the username must meet the following conditions:

  • start with a letter;
  • contain only Latin letters, digits, and the following characters: "/", "-", "_", ".", ":", "+".
hostsPermanent part of a link
HOSTNAMEServer name (must be written only in uppercase letters)
Ncamera ID in Axxon One (see Camera)
SourceEndpoint.video:0:0Permanent part of a link
speedMandatory parameter to receive archive stream
  • No labels