Please clarify if Raspberry Pi OS (Legacy) can still be used
Closed this issue · 2 comments
HorstBaerbel commented
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
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
Thanks for the info. A hint in the README couldn't hurt...