Mumble-to-icecast bot
 
 
 
 
Go to file
bretello 1221f5cc40 add stream.go draft 2020-11-08 21:23:40 +01:00
broadcast add stream.go draft 2020-11-08 21:23:40 +01:00
mumble init 2020-10-22 00:12:52 +02:00
.dockerignore remove useless files, cleanup 2020-10-22 18:56:30 +02:00
.gitignore remove useless files, cleanup 2020-10-22 18:56:30 +02:00
README.md init 2020-10-22 00:12:52 +02:00
docker-compose.yml fix docker build of unit/broadcast 2020-10-22 18:56:30 +02:00
entrypoint.sh mv entrypoint{,.sh} 2020-10-22 00:17:56 +02:00

README.md

Broadcast

Build

docker-compose build

When you change the code, run it again.

Run

docker-compose up

You can connect to a local instance of mumble on localhost:64738 and to a local instance of icecast2 on localhost:8000.