RIST Server

SRTMiniServer includes a RIST-addon. When enabled, the server can accept RIST-connections.

Currently, only Advanced-profile is supported.

NOTES: The Proxy-mode does not support RIST. Therefore, for RIST connections, you must use either a local address or a public IP. We will soon add the ability to operate without a dedicated IP address for RIST as well.

Start

Use button “RIST server” for activate addon. After this RIST server will be listen UDP-port 7000.

Screenshot

Configuration

For RIST-configuration use “Advanced settings”.

You need re-start RIST addon to apply the new settings.

Screenshot

rist_port = 7000

UDP-port for listen incoming connections.

rist_buffer = 500 sets the buffer size in milliseconds. The buffer size will work best at four to seven times the ping time. This allows time for requests for the retransmission of a lost or corrupted packet, and the subsequent retransmission of its replacement.

Also you can use other RIST-parameters from the librist library, just by adding the prefix “rist_”.

Their description can be found here: https://code.videolan.org/rist/librist/-/wikis/risturl-Syntax-as-of-v.-0.2.0

How to use Proxy-mode for RIST

see this page