Shairport Sync is an Apple AirPlay audio player. For more information, please visit its GitHub repository.
This build is intended for headless server with:
- Local D-Bus control disabled
- Use of host's Avahi via
system
D-Bus server - Pulse Audio output via system-wide daemon (https://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/SystemWide)
- See start.sh
- Update shairport-sync.conf
- Remember to run container as user that have access to PulseAudio
start.sh
will run Shairport Sync as a daemon in a Docker container, accessing the computer's PulseAudio infrastructure.
Please go to the GitHub repository for details of the options.
shairport-sync.conf
from repo root is mounted at /etc/shairport-sync.conf
in the container by start.sh.
Lots more information at the GitHub repository.