Raspberry Pi Audio Receiver with Hifiberry soundcard, AirPlay, UPnP and Spotify Connect + OpenVPN
Listen to music on your home hifi directly from mobile, tablets, laptops or Spotify Connect. Additionally openvpn installation without configuration.
- Raspberry Pi with HifiBerry SoundCard
- Raspbian Baster Lite
The installation script asks for each components to install or not.
sudo apt install -y --no-install-recommends git
git clone https://github.com/lbartk/simple-pi-audio-receiver.git
cd simple-pi-audio-receiver
sudo bash install.sh
At the beginning need to define a easy to use hostname. For example I use Raspberry with NAD amplifier so, easy to use name is "PiNAD". This name is visible as a device name on the Air or in Spotify Connect device.
Installs Shairport Sync AirPlay Audio Receiver which allow play the music from Apple devices.
Installs Raspotyfi, an open source Spotify client) which allow to play the music through that device.
Additional Settings - Quality set to 320 kbps
Installs gmrender-resurrect UPnP Renderer.
The script will guide you through the installation process in accordance with the Hifiberry documentation.
Clean installation without configuration