You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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.
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!
The text was updated successfully, but these errors were encountered: