Raspberry airplay

Iš Žinynas.
Jump to navigation Jump to search

Šiame straipsnyje aprašoma, kaip reikia paruošti savo RaspberryPI priimamoms AirPlay tinklo transliacijoms.

apt-get install autoconf automake avahi-daemon build-essential git libasound2-dev libavahi-client-dev libconfig-dev libdaemon-dev libpopt-dev libssl-dev libtool xmltoman
git clone https://github.com/mikebrady/shairport-sync.git
cd shairport-sync
autoreconf -i -f
./configure --with-alsa --with-avahi --with-ssl=openssl --with-systemd --with-metadata
make && make install
systemctl enable shairport-sync
service shairport-sync start

Transliavimą per AirPlay galite pasiekti iš savo iRenginio System Preferences>Sound. Jūsų RaspberryPi turėtų atsirasti sąraše.

Screenshot at May 31 15-36-25.png