Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request: Best Audio Streaming Clients for Raspberry Pi using SWYH-RS on a Headless Linux System #142

Open
joaodriessen opened this issue Oct 9, 2024 · 1 comment

Comments

@joaodriessen
Copy link

I'd like to use my Raspberry Pi as a client/receiver for audio streamed by SWYH-RS. Could anyone recommend the most efficient clients available for a headless Linux setup?

Given that the Raspberry Pi is a low-power, single-board computer, ALSA is preferred due to its minimal CPU overhead and lower latency.

Background:
I previously used Scream Audio to stream low-latency audio to my Raspberry Pi, which worked amazingly well. However, the latest versions of Windows are no longer compatible with the virtual audio device required to stream via multicast, so I’m now exploring alternatives.

Any suggestions or recommendations are highly appreciated!

@dheijl
Copy link
Owner

dheijl commented Oct 9, 2024

I use MoodeAudio on rpi with swyh-rs. It uses MPD with the upmpdcli plugin (which is now a part of mpd).
But I don't know if the "stock" rpi mpd release is compiled with the upnp plugin support, it's possible that MoodeAudio uses its own mpd build with the appropriate options.
If you don't use the pi for other things than playing music you could prepare an sd card with Moode to see if you like it. I do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants