https://github.com/paradox460/docker-streamer
Simple docker container for restreaming rtmps streams with spotify bgm
https://github.com/paradox460/docker-streamer
Last synced: 11 days ago
JSON representation
Simple docker container for restreaming rtmps streams with spotify bgm
- Host: GitHub
- URL: https://github.com/paradox460/docker-streamer
- Owner: paradox460
- Created: 2024-05-21T18:18:04.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-21T18:19:47.000Z (about 2 years ago)
- Last Synced: 2025-12-26T19:48:00.452Z (5 months ago)
- Language: Shell
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Simple tool for restreaming video, with audio provided by spotify.
I use it to stream 3d printer build streams to my friends in telegram
# Use
You'll need to build the image first
```sh
docker build -t dockerstreamer .
```
Then you can run it quite simply
```sh
docker run --rm -it -e RTMP_URL='' -e SOURCE_STREAM='' -E SPOTIFY_USERNAME= -e SPOTIFY_PASSWORD= dockerstreamer
```
Opening spotify on another device lets you stream to `dockerstreamer` as if it was any other spotify client