Network

Configure basics for a functioning network.

1 Network settings

Locked settings that have been set with environment variables at startup are marked with ENV. Disable or adjust environment variables unlocks the settings.

2 Public-Domain/s

The publicly accessible domain name of the host on which this Restreamer is running. Separate multiple domain names with commas. The default value is: demo-core.datarhei.com

3 HTTP Address

Address on which HTTP requests should listen. The default value is Port: 8080

4 HTTPS Address

Address on which HTTPS requests should listen. The default value is Port: 8181

HTTPS (SSL/TLS)

5 Certification with Let's Encrypt

Let’s Encrypt requires one or more public domain names and an accessible port 80/TCP. The HTTP port is changed automatically.

Bandwidth control

6 Maximum sessions

Sets a limit for viewers in an HLS session. Once the limit is exceeded, HLS viewers receive the HTTP status code 509 (bandwidth limit exceeded).

The default value is unlimited: 0

7 Maximum bit rate

Sets a bandwidth limit in Mbit/s for outgoing HLS data transmission. All services and outgoing processes are included in the calculation. Once the bandwidth is exceeded, HLS viewers receive the HTTP status code 509 (bandwidth limit exceeded).

The default value is unlimited: 0

Learn more

Last updated