On Saturday, 16 September 2023 12:32:08 EEST you wrote:
Hello Adrian,
Sorry I haven't replied but I've been busy lately.
Today I tried, but I understand that it is not possible to download audio
via UDP from an address other than the local 127.0.0.1?
Hi Waldek,
You're right, in the latest release it's only possible to use UDP audio from
localhost.
However, if it helps you, I've pushed a small temporary change for the UDP
client here: on branch next.
This will allow you to use the config file setting "voip_server" as the address
for UDP audio. Or if you prefer from the Qt interface it's the address of the
Mumble server. Just make sure to click Save in Settings after modifying that
address.
In a later release this address will be a separate setting to allow using
different hosts for Mumble and UDP.
Cheers,
Adrian