Go to documentation repository
Page History
Axxon One supports RTSP streaming from cameras (see see Get camera live stream and Get archive stream).
To configure an RTSP-Server:the RTSP server, do the following:
- Go to the Devices tab.
- Select the Server object (see The Server object).
In the Web-server properties section, in the RTSP port field
- Select a Server object.
In the RTSP port field, specify the port number that will be used for RTSP data transfer (1).
In the RTSP/HTTP port field, specify the port number
for transfer of RTSP data via HTTP tunnel (2).that you want to use to transfer data via RTSP protocol.
- Click the Apply button.
Configuration of the RTSP Server server is now complete.
To receive videos from an the RTSP Serverserver, 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 |
Note | ||
---|---|---|
| ||
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 |