Skip to content

AirPlay_ShairportSync

Robert Hoffmann edited this page Nov 21, 2018 · 4 revisions

AirPlay using Shairport Sync

Taken from the Phoniebox@GitHub issues forum

I updated my installation of Phoniebox with AIRPLAY compability! Just want to share my experience here. I followed this step by step installation guide, on top of the running phoniebox.

Everything is just working fine and I can see no problems... I can now swipe cards to use phoniebox, and I can also send music from my iPhone to the Rpi.

The two options will not stop each other, which means: If Phoniebox is running and you send Airplay music to the Rpi it will play both at the same time, and vice versa.

You can add a command to stop mpd to /etc/shairport-sync.conf. See sessioncontrol in config file

e.g.

run_this_before_play_begins = "/usr/bin/mpc stop"
run_this_after_play_ends = "/usr/bin/mpc play"

Home

πŸ”₯ Version 3

Version 3 Pages

Nothing yet

🎢 Version 2

Version 2 Pages

Installation

Specials

RFID Reader

Sound card configurations

Hardware Buttons

Displays (LED, LCD, Matrix, etc.)

Hacks

Bluetooth

AirPlay

MPD tricks

For Developers

Clone this wiki locally