Go to documentation repository
...
It is to be taken into account that while configuring each rtsp Server loads only one CPU core. To increase the number of rtsp streams several rtsp Server objects are to be created and configured on several cameras. Each RTSP Server entity runs in a separate system process (StreamingServer.run).
| Info | ||
|---|---|---|
| ||
All the ports mentioned below are specified using only natural numbers. |
...
In the Cameras table set the checkboxes next to video cameras video from which is to be displayed (1). If camera has several streams, the default stream is broadcasted.
| Info | ||
|---|---|---|
| ||
If default stream is changed on the corresponding Camera object settings panel after applying RTSP Server settings, it is mandatory to click Apply on the RTSP Server object settings panel to apply changes to it as well. See also Configuration of multistream video. |
In the RTSP port field specify the port via which the video is transmitted (5).
| Info | ||
|---|---|---|
| ||
| The "Windows Media Player Network Sharing" service can use the default port 554. Change the port number or disable this service for broadcast. To disable the service go to the Control panel → Administrative Tools → Services and double-click the service name and click the Stop button in the opened window. |
...
Features of the Multicast mode:
Using the Multicast mode allows you to reduce the load on the Server by reducing the amount of transmitted data. To distribute the transmitted signal among different RTSP ports, do the following:
Set the Multicast checkbox (1). The Port column is displayed in the Cameras table.
Specify a data transmission port for each video camera in the Port field (2). Bear in mind the following when specifying ports:
In spite of specifying video data port it is required to specify camera number in the data source address (see the table below).
In the Receiver IP address field (3) specify the address from which the broadcast in Multicast mode will be performed. Address is to be in range from 224.0.1.0 to 239.255.255.255. By default, the receiver IP is 224.0.1.150. Bear in mind the following when specifying Receiver IP address:
224.0.0.0-224.0.0.255 address range is reserved for routing protocols and other service protocols. Destination IP address cannot be set from the specified range.
RTSP-server can broadcast to one network simultaneously. The network with minimal metric is selected by default. To change the broadcast network, go to the Advanced settings tab (see below).
...
If the current time is to be sent to VLC Media Player instead of the frame time, then set the VLC player compatibility mode checkbox checked (1). This option is to be used in case of problems when playing back the archive received over RTSP in VLC Media Player.
If there are captions on the video (see Configuring captions display on a video image), set the Use captions track checkbox checked to send them along with video via RTSP Server and to display them in the receiving app – VLC app—VLC player (2).
Also, when this checkbox is set, time captions are added to the video image in the format YYYYMMDDTHHMMSSZ. If the video is archive (see request examples below), then the captions show the archive time. However, if the VLC player compatibility mode is set along with the Use captions track check box, the time in the captions is current.
| Note | ||
|---|---|---|
| ||
Correct video and captions operation are enabled only in VLC Media Player 2.0.0. These features are not guaranteed to work in other versions of VLC Media Player or other programs. |
From the Source IP interface drop-down list, select the name of the network interface that should be used to broadcast the RTSP server (3).
If the RTSP Server is used for broadcasting the video data to the Single Data Center (ECHD), and the Video Surveillance Servers are behind NAT, then it is necessary to specify the NAT settings:
In the IP address field, specify the IP address of the router that performs the NAT broadcasting (4).
In the Port field, specify the port of the router, which is accessed by the client when executing the Single Data Center (ECHD) requests (5).
| Info | ||
|---|---|---|
| ||
To enable the substitution of the router's specified IP address and port to the Single Data Center (ECHD) requests, it is necessary to set the corresponding checkbox in the settings panel of the Web server object − see object—see Enabling the processing of ECHD requests and selecting rtsp server. |
Click the Apply button to save the changes.
...