I've got a network speaker (a Denon Home 150) that speaks "AirPlay Remote", "AirTunes Remote", "Tidal Connect", "Spotify Connect", "HEOS Audio", and "Qobuz Connect" according to Avahi.
How can I play music on this from Linux?
My music player (Strawberry) doesn't list it or any of those protocols, and I can't set it as an audio device (which is probably a good thing).
@lemba thanks, I’ll check that out!
with pipewire and pipewire-pulse you should load the airplay module with:
pactl load-module module-raop-discover
Then you can basically use "Airtunes Remote" option
@TychoH thanks, I’ll try that!