Video coming soon…

🎬 Setup Restreamer — Broadcast to Every Platform at Once

Deploy datarhei Restreamer on Ubuntu with Docker — take one video input and republish it to YouTube, Twitch, Facebook, and more simultaneously, with the web UI on port 8282 and RTMP ingest on 1936.

⚠️ This script is provided for demo and testing purposes only. Not intended for production use.

📦 Resources & Setup Scripts

Grab the automated bash script from GitHub to follow along with the video.

Automated install script — one command deploys Restreamer on port 8282 with RTMP ingest on 1936, and generates a 16-character admin password. Note the credentials it prints.
View on GitHub

Quick Install:

wget https://raw.githubusercontent.com/mhmdali94/Docker/main/media/restreamer/restreamer-ubuntu.sh
chmod +x restreamer-ubuntu.sh
./restreamer-ubuntu.sh

Tutorial Steps

1 Download the Script

wget https://raw.githubusercontent.com/mhmdali94/Docker/main/media/restreamer/restreamer-ubuntu.sh

2 Make it Executable

chmod +x restreamer-ubuntu.sh

3 Run the Installer

./restreamer-ubuntu.sh

4 Log In and Add Your Outputs

http://your-server-ip:8282

Ports Used

PortPurpose
8282Web interface (mapped from container port 8080)
1936RTMP ingest — push from OBS (offset from 1935 to coexist with Owncast)

Overview

Why Use It

When You Need It

    Who Should Use It

      Real Use Cases

        Main Features

          How to Use After Installation

            Security Best Practices

              Ports and Firewall Notes

              Backup and Maintenance

                Common Mistakes

                  Troubleshooting

                    Alternatives

                    When Not to Use It

                    PrismaTechWork Professional Help

                      Contact Us

                      Frequently Asked Questions