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

Previous page Next page

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

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!

In Axxon One, you cannot receive RTSP stream from video in MGPEG codec.

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