Superstreamer is a self hostable platform that aims to simplify the complexities of video delivery. Transcode and package your media for online streaming with simple API calls and sane defaults, or craft dynamic HLS playlists on the fly with bumpers, ads and filters.
- Transcode your video file into separate quality tracks (eg; 1080p, 720p, 480p).
- Write
HLS CMAF
playlists directly to S3, ready for playback! - Want to insert a bumper like Netflix? Stitch it as an HLS interstitial on the fly.
- Insert linear ads as interstitials by providing a simple VMAP.
- Use our facade to interact with HLS.js, a heavily simplified wrapper that makes sense for player builders.
- Awesome React components to start building your own player.
Give us a ⭐ if you like our work. Much appreciated!
# We have prebuilt containers, see docker/docker-compose.yml
cp config.env.example config.env
# Open config.env and change the variables.
docker compose up -d
Dive into the Documentation and do not hesitate to ask questions on Discord.
I've lost count of the weekends I’ve sacrificed to this project. If you think Superstreamer adding value to your company — or just want to help me remember what sunlight looks like — consider sponsoring! You can also pitch in by writing code, docs, or just spreading the word. Any help is hugely appreciated! 🥰