Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Check and control all device settings.
Locked settings that have been set with environment variables at startup are marked with ENV. Disable or adjust environment variables unlocks the settings.
The expert mode extends the configuration possibilities.
The node ID can be used to uniquely identify the running datarhei core.
The name makes it easier for people to identify the core. In addition, it is generated automatically or can be customized.
Enable automatic check for updates.
Once a Core is connected to the service, the service will notify you of updates.
In the expert mode, you have access to all functions of datarhei Restreamer, including the export of databases or the encryption of external files. Due to the significantly extended range of functions compared to the beginner mode, the expert mode is primarily intended for users who already know the program and want its full range of functions.
Restarting the Core.
Do not forget to save the settings.
Unsaved settings will be lost by aborting.
Closes the active window without saving.
You can control the saving of videos in this section.
Settings for the memory space are only visible in expert mode.
Locked settings that have been set with environment variables at startup are marked with ENV. Disable or adjust environment variables unlocks the settings.
Basic authentication for PUT, POST and DELETE requests. It is strongly recommended to enable basic authentication to prevent unauthorized writes to /memfs.
Configuration settings for the internal RTMP server.
Locked settings that have been set with environment variables at startup are marked with ENV. Disable or adjust environment variables unlocks the settings.
RTMP and RTMPS are supported simultaneously.
The ✅ checkmark activates the RTMP server.
The ✅ checkmark activates the RTMPS server.
Port settings for the RTMP server.
The default value for the listening address is port: 1935
Port settings for the RTMP/S server.
The default value for the listening address is port: 1936
The RTMP application name is a path prefix for the stream name for publishing and playback. This is sometimes required by RTMP clients. It can be an arbitrary name (e.g. /foobar
) and will be prefixed to the stream name (e.g. /foobar/live.stream
).
RTMP token for publishing and playback. The token is the value of the URL query parameter 'token'.
Secure Reliable Transport (SRT) is an open-source video transport protocol that utilises the UDP transport protocol.
Docker port mapping must be extended for this as well. The unique thing is UDP, which you build into the command as follows: -p 6000:6000/udp.
By default Docker always uses TCP for the ports. So if you forget /udp, you will not be able to reach the SRT.
The ✅ checkmark activates the SRT server.
Port settings for the SRT server.
The default value for the listening address is port: 6000
SRT token for publishing and playback. It is a protection against unwanted inputs/outputs. The token is the value of the URL query parameter 'token'. This setting is optional.
This setting encrypts the stream and is optional.
The log file can assist in targeted troubleshooting.
These settings are only visible in expert mode.
Locked settings that have been set with environment variables at startup are marked with ENV. Disable or adjust environment variables unlocks the settings.
Copies the system log to the clipboard.
Different levels of logging. There are five different levels.
Silent
Error
Warn: Errors and warning messages
Info: Errors, warnings, and information messages
Errors, warnings, information messages, and debug information
The number of log lines.
Number of most recent log lines to keep for each process.
Number of most recent log lines to keep for each process.+
Register your datarhei Core at datarhei Service for free.
Follow us on Twitter or YouTube and sign up for our newsletter, so you don't miss the launch of the datarhei service.
Twitter twitter.com/datarhei YouTube https://www.youtube.com/user/datarhei Newsletter https://datarhei.com
Check the credentials for the administrator and in the expert mode for IP addresses.
Locked settings that have been set with environment variables at startup are marked with ENV. Disable or adjust environment variables unlocks the settings.
If access data are activated via ENV, a change via the graphical interface in the Restreamer is not possible.
It is strongly recommended to enable authorization to prevent unauthorized access to the instance.
Here you can store the name for the login.
Password for authorization on the system.
Configure basics for a functioning network.
Locked settings that have been set with environment variables at startup are marked with ENV. Disable or adjust environment variables unlocks the settings.
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
Address on which HTTP requests should listen. The default value is Port: 8080
Address on which HTTPS requests should listen. The default value is Port: 8181
Let’s Encrypt requires one or more public domain names and an accessible port 80/TCP. The HTTP port is changed automatically.
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
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
Control area for the compilation of statistics of the users.
Settings for playback are only visible in expert mode.
Locked settings that have been set with environment variables at startup are marked with ENV. Disable or adjust environment variables unlocks the settings.
Enable or disable Allow access from all referrers.
The HTTP request header "Referrer" contains the page's absolute or partial address from which the request originates. The referrer header allows a server to identify a page from which it is visited. This data is used by datarhei Restreamer to bring essential protection to the live streams.
The access control takes effect when the hook is deactivated, and a domain is entered.
Syntax: One address per line. The default value is allow all: *
Accept all accesses.
The audience count is displayed when the hook is active.
To exclude viewers from the statistics, it may be necessary to ignore IP addresses so that the statistics are not distorted. For this purpose, a list of IP ranges in CIDR notation can be created in the text field, e.g., 127.0.0.1/32, which are not covered by the statistics.
Syntax: One IP range per line.
Record all sessions: Leave field empty
Length of the time interval in seconds when the viewer's session is terminated to no longer be captured by the statistics.
The default value is: 30 seconds
Session data is stored on the hard disk of the core host system.