Documentation for Axxon PSIM 1.0.0-1.0.1.

Previous page The Settings panel of the Web-server object  The Settings panel of the Operator query panel object Next page


The settings panel of the RTSP Server object is shown in the figure. The tables below describe the setting parameters of the RTSP Server system object.

The Basic settings tab.

Parameter

Method for setting the parameter value

Parameter description

Representation

Default value

Value range

1

Identification number

Automatically

Displays the identification number of the RTSP Server object in the video surveillance system

Numbers, letters, periods, hyphen, dash, and underscore

NA

Depends on the number of the RTSP Server objects in the digital video surveillance system

2

Name

Enter the value into the field

Specifies the name of the RTSP Server object in the video surveillance system

Latin, Cyrillic and service characters

RTSP Server

A line containing a sequence of any characters (letters, digits, service characters except > and < characters), case-insensitive.

Number of characters—from 1 to 60

3

Disable

Set the checkbox

Specifies the state (enabled or disabled) of the RTSP Server object in the video surveillance system

Boolean type

Clear

Set—the RTSP Server object is disabled and isn't used

Clear—the RTSP Server object is enabled and used

4

Computer

Select the value from the list

Specifies the Computer parent object to which the given RTSP Server object belongs

Names of the Computer objects registered in the system

Name of the Computer parent object

Depends on the number of servers in the video surveillance system with the distributed architecture

The Basic settings tab

5

The Cameras table

Added

Set the checkbox

Specifies the cameras, the video signals from which must be transmitted to remote workstations

Boolean type

Clear

Set—the video stream can be viewed at a remote workstation

Clear—the video stream cannot be viewed at a remote workstation

Number

Automatically

Displays the identification number of the Camera object in the system

Identification number of the Camera object registered in the system

NA

Depends on the number of the Camera object registered in the system

Name

Automatically

Specifies the name of the Camera object in the video surveillance system

Name of the Camera object registered in the system

NA

Depends on the number of the Camera object registered in the system

Gate

Select the value from the list

Specifies the Videogate through which video is received from the camera

Names of the Videogate objects registered in the system

NA

Depends on the number of the Videogate objects registered in the system

Port

Enter the value into the field

Specifies the port through which the video signal is transmitted

Note. This column is available only if you set the Multicast checkbox.

Specified ports are not addressed directly. Use RTSP port to get video from all cameras in the Multicast mode

Natural number series

NA

Any available unused port numbers.

The number of ports is determined by the system administrator

Backup archiveSelect the value from the listSpecifies the Backup archive from which the archive is received for the cameraNames of the Backup archive objects registered in the systemNADepends on the number of the Backup archive objects registered in the system
6UnicastSet the checkboxEnables the "unicast" transmission modeBoolean typeSet

Set—the video is transmitted in the "unicast" mode

Clear—the video isn't transmitted in the "unicast" mode

7

RTSP port

Enter the value into the field

Specifies the port through which the video signal is transmitted

Natural number series

554

Any available unused port numbers.

The number of ports is specified by the system administrator

8

HTTP port

Enter the value into the field

Specifies the port that must be used for transmitting the video signal through HTTP protocol

Natural number series

8081

Any available unused port numbers.

The number of ports is specified by the system administrator

9

Multicast

Set the checkbox

Enables video transmission through different RTSP ports.

The Multicast mode allows reducing the server load by reducing the amount of the transmitted data

Boolean type

Clear

Set—the video is transmitted in the "multicast" mode

Clear—the video isn't transmitted in the "multicast" mode

10

Receiver IP address

Enter the value into the field

Specifies the IP address from which the video is transmitted in the Multicast mode

IP address

224.0.1.150

From 224.0.0.0 to 239.255.255.255

11RTSP port

Enter the value into the field

Specifies the port number through which the video signal is transmitted in the Multicast mode. When requesting the video data from the camera using the RTSP protocol, it is necessary to specify this port. The system forwards the request to the port of the requested camera

Natural number series

555

Any available unused port numbers.

The number of ports is specified by the system administrator

The Advanced settings tab.

Parameter

Method for setting the parameter value

Parameter description

Representation

Default value

Value range

1VLC player compatibility modeSet the checkboxEnables sending the current time to VLC Media Player instead of the frame timeBoolean typeClear

Set—the current time is sent to VLC Media Player

Clear—the frame time is sent to VLC Media Player

2ECHD compatibility modeSet the checkboxThe mode is required for the correct operation of navigation through the archive if the RTSP Server is used to broadcast video data to the ECHD systemBoolean typeClear

Set—the ECHD compatibility mode is enabled

Clear—the ECHD compatibility mode is disabled

3Use captions trackSet the checkboxEnables sending the video captions along with video image through the RTSP ServerBoolean typeClear

Set—if there are captions on the video image, they are sent to the receiving app

Clear—the video captions are not sent through the RTSP Server

4Hot connection modeSet the checkboxEliminates a delay of several seconds when requesting a video via RTSPBoolean typeClear

Set—when requesting video via RTSP, the delay is minimum (~1 sec)

Clear—when requesting video via RTSP, the delay is ~1-5 sec

5Source IP interfaceSelect the value from the listSpecifies the name of the network interface that must be used to transmit the RTSP ServerNames of the network interfacesANY

The list of the available network interfaces of the computer.

ANY—the default network interface is used

The NAT settings group
6IP addressEnter the value into the fieldSpecifies the IP address of the router that performs the NAT transmissionIP addressNAIP addresses range for the local network
7PortEnter the value into the fieldSpecifies the port of the router that performs the NAT transmissionNatural number series00-65535
The Load balancing group
8Number of threads (min/)Enter the value into the fieldSpecifies the initial number of threads that are created when the RTSP Server is startedNatural number series1>=0
9Number of threads (/max)Enter the value into the fieldSpecifies the maximum allowed number of threads that can be created. If there are too many threads, server rejects additional connectionsNatural number series100>=0
10Number of connections per threadEnter the value into the fieldSpecifies the maximum number of client connections per thread, with equal distribution. If this parameter is exceeded, a new thread is createdNatural number series20>=0