task-force-arma-3-radio icon indicating copy to clipboard operation
task-force-arma-3-radio copied to clipboard

Mumble support

Open mr-bo-jangles opened this issue 10 years ago • 10 comments

It should be possible to interface with mumble in this plugin, I'm pretty sure mumble offer a team speak style interface

mr-bo-jangles avatar Dec 17 '13 19:12 mr-bo-jangles

Okay, will see

michail-nikolaev avatar Dec 17 '13 19:12 michail-nikolaev

how are you coming along with the mumble plugin? I'd like to be able to use mumble because it uses much less bandwidth.

dubbled avatar Jun 11 '14 10:06 dubbled

not in near plans... It a lot of work

michail-nikolaev avatar Jun 11 '14 11:06 michail-nikolaev

I'm all for this. Mumble is far superior to Teamspeak

dcorbe avatar Mar 18 '15 07:03 dcorbe

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?

AndoniMartin avatar May 11 '18 09:05 AndoniMartin

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.

dedmen avatar May 11 '18 10:05 dedmen

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)

Krzmbrzl avatar Aug 13 '19 15:08 Krzmbrzl

@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.

hbeni avatar Sep 12 '20 20:09 hbeni

The referenced pull request (mumble-voip/mumble#3743) has just been merged. Thereofore from now on (v1.4.0) Mumble does have plugin support.

Krzmbrzl avatar Apr 16 '21 19:04 Krzmbrzl

Seems like its now finished https://github.com/IDI-Systems/acre2/pull/980#issuecomment-1000147229 :)

natrius avatar Jan 17 '22 09:01 natrius