Linux
Install and run datarhei Restreamer on Linux with a 64bit Intel or AMD CPU in a Docker container.
Requirements
Preparation
Step 1: Install Docker
Installation
Step 2: Start the Restreamer
docker run --detach --rm --name core --privileged --volume /opt/core/config:/core/config --volume /opt/core/data:/core/data --publish 8080:8080 --publish 8181:8181 --publish 1935:1935 --publish 1936:1936 --publish 6000:6000/udp datarhei/restreamer:latestdocker run --detach --runtime=nvidia --rm --name core --privileged --volume /opt/core/config:/core/config --volume /opt/core/data:/core/data --publish 8080:8080 --publish 8181:8181 --publish 1935:1935 --publish 1936:1936 --publish 6000:6000/udp datarhei/restreamer:cuda-latestStep 3: Open the Restreamer
Important: The Environments
Description of the most important commands for the use of environments
List with all available environment variables
Learn more
How do I install Docker?How does port forwarding work for the Restreamer?How can I use HTTPS with Let's Encrypt?What are environment variables?Environment VariablesπKnowledge Baseπ¨βπ»DeveloperβPremium SupportLast updated
Was this helpful?
