Mumble - Open Source, Low-Latency, High Quality Voice Chat
-
@jdaviescoates I used it for a friend group chat when we al left Skype and now Microsoft is taking this too. Just wait till Microsoft becomes the primary sponsor for Matrix...
-
There's now an official Mumble Docker
-
@jdaviescoates said in Mumble - Open Source, Low-Latency, High Quality Voice Chat:
There's now an official Mumble Docker
https://github.com/mumble-voip/mumble-dockerIt's not on Docker Hub yet, but apparently will be in the coming days:
https://github.com/mumble-voip/mumble/issues/3688#issuecomment-1023949940
-
@jdaviescoates In a few words, sounds like it's coming lol
-
@micmc it was released, but is currently down due to a DMCA notice
-
@jdaviescoates said in Mumble - Open Source, Low-Latency, High Quality Voice Chat:
@micmc it was released, but is currently down due to a DMCA notice
Incredible !
However, it seems that it's a only a matter of some open source code attribution, which is an infringement of the MIT license under which the code author published his work.I guess that issue should be easily fixed by diligently mention the required attribution to the author of the piece of code.
The claim story : https://github.com/github/dmca/blob/master/2022/03/2022-03-31-docker-mumble-server.md
-
@micmc said in Mumble - Open Source, Low-Latency, High Quality Voice Chat:
I guess that issue should be easily fixed by diligently mention the required attribution to the author of the piece of code.
Seeming that wasn't enough for them. They wanted older commits without the attribution to be removed/ refactored too. A bit bizarre really, but yeah I guess it'll hopefully get resolved shorty...
-
The official docker is back, available here:
-
@jdaviescoates said in Mumble - Open Source, Low-Latency, High Quality Voice Chat:
The official docker is back, available here:
Not too bad, all fixed within 30 days
-
any news on mumble for cloudron?
-
I think I will have a look to create a initial package for mumble - not sure if I can really make it!
-
-
https://github.com/mumble-voip/mumble/releases/tag/v1.5.517
This version has been in pre-release since January last year, maybe it will be "ready" soon...
-
-
@Kubernetes how did you get on?
-
@jdaviescoates Sorry, no progress with this as I had problems with the required ports mapping.
-
@Kubernetes shame, but fair enough. Do you have a repo somewhere with your efforts? Perhaps @staff could help with the ports thing?
-
@nebulon uhm, it's already long time ago since I tried on this. I think during that time my problem was to get the UDP and TCP Ports for Mumble configured in the Manifest.json. The packaging of the binary of mumble itself was not a big deal as far as I remember.