I’ve tried compiling the .zip provided with mvn & java but I don’t know anything about what you’ve given and since no snaps/flatpaks, only .deb which gives me no way of installing it on Fedora. Also alien -r convert doesn’t work since it can’t load any audio devices but does not give the “Failed to load your audio devices” error as seen on previous posts.
Devices
KDE Fedora 38
Already using AudioRelay on my Windows PC + Phone, works flawlessly.
1 Like
The tar.gz works, just extract and run the binary, but in fedora 41 (wayland) I had to use the environment variables
export DISPLAY=:0
for resizing to work
export _JAVA_AWT_WM_NONREPARENTING=1
Then run the binary
./AudioRelay
I’ve installed latest-open-jdk don’t know if that matters.
a bash script of this works as well.
You can use try alien, or try this appimage building i found: https://github.com/ivan-hc/AM/blob/main/programs/x86_64/audiorelay
Or maybe install ubuntu quick and cheap on a VM and package a flatpak or appimage.
BEST OPTION:
Podman comes with Fedora, so…distrobox debian or arch and AUR the thing, since it shares resources distrobox should work flawlessly