Restreamer
Self-hosted live video streaming solution to stream directly to websites, YouTube, and Twitch.
Why consider Restreamer?
Restreamer is an open-source live video streaming server written in Go and Vue.js by datarhei. It ingests camera and OBS feeds over RTMP/SRT/RTSP, multi-streaming simultaneously to YouTube, Twitch, Facebook, and custom HTML5 video players without third-party subscriptions.
Learn Restreamer by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of Restreamer
Restreamer broadcasts live camera feeds to multiple global streaming platforms concurrently.
Docker Quickstart
docker run -d --name restreamer -p 8080:8080 -v ./data:/core/data datarhei/restreamer:latestRestreamer is licensed under the Apache License Version 2.0.
Related tools
More options with a similar category or technology profile.
McFly
Fly through your shell history with an intelligent neural network search engine.
cheat
Interactive command-line cheatsheets for system administrators and software engineers.
Pipenv
Python development workflow for humans uniting Pipfile, pip, and virtualenv.
Rye
Comprehensive Python package and workspace management tool written in Rust.