IPTV management platform for organizing & streaming public broadcasts
10K+
A comprehensive IPTV management platform for organizing and streaming public broadcast content through Plex DVR, Emby, and Jellyfin Live TV
Tip
The wonderful [IPTV-org project](https://github.com/iptv-org/iptv) maintains a list of publicly available channels from all over the world 🌍📺TV logos are also publicly available in the tv-logos repository
services:
streammaster:
image: ghcr.io/carlreid/streammaster:latest
container_name: streammaster
ports:
- 7095:7095
restart: unless-stopped
volumes:
- ~/streammaster:/config
- ~/streammaster/tv-logos:/config/tv-logos
Note
You may also use `image: carlreid/streammaster:latest` if your platform can't pull from GitHub Container Registry (ghcr.io)
View available releases at our container registry (or on Docker Hub)
Comprehensive guides and tutorials are available in our official documentation.
For community support, join our Discord server. For issues, bug reports, and feature requests, please continue to use GitHub for better tracking and transparency.
We welcome contributions from the community in several ways:
StreamMaster is released under the MIT License, which means:
Like most open source software, StreamMaster comes with no guarantees - we've built it with care, but you use it at your own discretion.
Like a box of chocolates, there are multiple flavours of self-hostable open source projects that can be considered alternatives to StreamMaster. Here are some of them, ordered by oldest project first:
This repository is a fork of the original SenexCrenshaw/StreamMaster project, which was deleted in early 2025 for unknown reasons. The vast majority of the project was written and created by SenexCrenshaw, so all credit for the core functionality and design goes to SenexCrenshaw.
This fork aims to preserve the project and ensure its continued availability to the community. We've focused on maintaining compatibility for existing users while making necessary updates for current technologies and addressing security concerns. The project welcomes community contributions as we move forward with modest, targeted improvements.
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!
Content type
Image
Digest
sha256:20cb63605…
Size
440.4 MB
Last updated
over 1 year ago
docker pull carlreid/streammaster