nicokaiser / rpi-audio-receiver

Raspberry Pi Audio Receiver with Bluetooth A2DP, AirPlay 2, and Spotify Connect
MIT License
1.37k stars 148 forks source link

Please clarify if Raspberry Pi OS (Legacy) can still be used #113

Closed HorstBaerbel closed 2 years ago

HorstBaerbel commented 2 years ago

The RPi foundation released a backwards-compatible version of Raspbian / Raspberry Pi OS called "Legacy", based on Debian "Buster". Can this be used together with rpi-audio-receiver (bluealsa package etc.)? Would be good to have that info in the README.

nicokaiser commented 2 years ago

There is a debian-10 branch that still runs on Raspberry Pi OS 10 (the "Legacy" version).

Newer updates of this repository will only work with the latest version (Raspberry Pi OS 11), with PulseAudio instead of BlueALSA. (This may or may not work on slower devices like Raspberry Pi 1 or Pi Zero)

HorstBaerbel commented 2 years ago

Thanks for the info. A hint in the README couldn't hurt...