Tools for people who stream to more than one platform at once.

Every tool listed here is free to use. Each listing says how it runs — the tools available today are self-hosted, meaning you run them yourself as a single Docker container on your own hardware, with no accounts and nothing leaving your network. Hosted tools are on the way, and they'll be marked as such.

The tools

IRL Dashboard

A single-screen control panel for IRL streaming that runs on the router in your backpack. Chat, modem signal, bitrate, encoder controls, weather, GPS and your platform links on one page you can pull up on your phone mid-stream. No laptop, no cloud service, keeps working on cellular.

Self-hosted port 8080 OpenWRT / GL.iNet one-command install browser setup

Unified Chat

Merges live chat from YouTube, Twitch, Kick, Discord, Rumble, Trovo, DLive and Facebook into one scrolling feed, pushed to your browser over SSE. Includes a YouTube live-title editor so you can rename a running stream without opening Studio.

Self-hosted port 8088 8 platforms docker compose Unraid template

ReStreamer Watchdog

Watches your datarhei Restreamer ingest and automatically pushes a looping fallback video to every live platform when the source stops transmitting — then stops it when the source comes back.

Self-hosted port 1975 ffmpeg failover docker compose Unraid template

Coming soon

Weather Overlay Widgets

Drop-in browser-source overlays that put live local weather on your stream — current conditions, temperature and forecast, styled to sit cleanly over your scene without fighting the rest of your layout.

In development Browser source OBS / vMix

Live GPS on Map

Show where you actually are while you stream. Feeds your live position onto a map overlay for IRL and travel broadcasts, so viewers can follow the route in real time.

In development Browser source IRL streaming

No dates promised. These ship when they're good enough to put on a live stream.

Getting started

IRL Dashboard runs on your router. One command in its terminal, then you configure everything in the browser — no SSH or text editor after that:

wget -qO- https://streamhelpers.com/irl-dashboard/install.sh | sh

The Docker tools all follow the same pattern. Copy the folder to your Docker host, then:

cp .env.example .env
nano .env            # fill in your credentials
docker compose up -d
docker compose logs -f

You need

For the Docker tools, any machine running Docker — Unraid, Synology, a Pi, a VPS. For the IRL Dashboard, a router running OpenWRT (GL.iNet routers ship it).

Unraid users

The Docker tools ship an .xml Community Applications template. Drop it in /boot/config/plugins/dockerMan/templates-user/. No Docker Hub account needed.

Keep it internal

These dashboards control your live streams. Set a password where the tool offers one, and don't forward the ports to the open internet.

A note on credentials. These tools hold API keys and bot tokens for your streaming accounts, stored in plain text on your own hardware — a .env file for the Docker tools, settings.json for the IRL Dashboard. Treat those files like a password: don't commit them, don't share them, and don't put the dashboard anywhere the public can reach it.
No warranty and no support. These tools are provided free and as-is. They interact with your live broadcasts and your platform accounts, and they can fail. There is no help desk, no ticket queue, and no promise that anyone will answer a question, fix a bug, or keep a tool working. You are responsible for testing before you rely on one, and for anything that happens to your stream or your accounts. Donating does not change this — it buys no warranty, no support and no priority. See the disclaimer for the full statement.

Support the project

Free and as-is — no warranty and no support, donations included.
StreamHelpers.com  ·  tooling for multi-platform streamers
Another fine product of Blue Soup Enterprises