Open mr-bo-jangles opened 10 years ago
Okay, will see
how are you coming along with the mumble plugin? I'd like to be able to use mumble because it uses much less bandwidth.
not in near plans... It a lot of work
I'm all for this. Mumble is far superior to Teamspeak
I'm also for this. Is it really too hard to port it? Is all the code foucused on Teamspeak? Which code should be converted into a Mumble plugin?
The Teamspeak Plugin needs to be converted. 1.0 abstracted the interface alot so it should be easier to port now. Mumble support stays on the todo list. Just as integrated mumble/teamspeak client.
I'm currently trying to push the Mumble plugin support forward - see mumble-voip/mumble#3742 - I know that I already posted this on Discord but I wanted to put the reference on GitHub as well :)
For this I am looking into writing the plugin system (partly) myself. I'll do it in a WIP fashion so I will create PRs at very early stages so that interested people (maybe some of you guys) can start criticizing my code early on. (e.g. mumble-voip/mumble#3743)
@dedmen I stumbled upon this ticket by chance (IDI-Systems/acre2/issues/577), and wanted to give you a short notice that i already developed a plugin for a similar system for flight simulators: hbeni/fgcom-mumble. Maybe you can take some pieces from there, but a radio system is entirely doable using the new API.
The referenced pull request (mumble-voip/mumble#3743) has just been merged. Thereofore from now on (v1.4.0) Mumble does have plugin support.
Seems like its now finished https://github.com/IDI-Systems/acre2/pull/980#issuecomment-1000147229 :)
It should be possible to interface with mumble in this plugin, I'm pretty sure mumble offer a team speak style interface