Skip to content

Docker image for flaskcvp, a minimal mumble channel viewer protocol server

Notifications You must be signed in to change notification settings

fallendusk/murmur-cvp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

murmur-cvp

Docker image for flaskcvp, a minimal mumble channel viewer protocol server

Requires an ICE-enabled murmur (fallendusk/mumble for example)

docker run -p 5000:5000 -e MURMUR_ICE_HOST=mumble -e MURMUR_ICE_PORT=6502 -e MURMUR_CONNECT_URL=mumble://localhost:64738 --link mumble:mumble fallendusk/murmur-cvp

Server list is available at http://HOST:5000/, server channels are viewable at http://HOST:5000/SERVER_ID

About

Docker image for flaskcvp, a minimal mumble channel viewer protocol server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published