An open API service indexing awesome lists of open source software.

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

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