michail-nikolaev / task-force-arma-3-radio

TeamSpeak integration for Arma 3
http://radio.task-force.ru/en/
Other
314 stars 170 forks source link

Mumble support #312

Open mr-bo-jangles opened 10 years ago

mr-bo-jangles commented 10 years ago

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

michail-nikolaev commented 10 years ago

Okay, will see

dubbled commented 10 years ago

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

michail-nikolaev commented 10 years ago

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

dcorbe commented 9 years ago

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

AndoniMartin commented 6 years ago

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?

dedmen commented 6 years ago

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.

Krzmbrzl commented 5 years ago

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)

hbeni commented 4 years ago

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

Krzmbrzl commented 3 years ago

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

natrius commented 2 years ago

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