Skip to content

gonzojive/home-audio

Repository files navigation

Installing home-audio on fresh Raspberry Pi

  1. Set up wifi using this guide.

  2. sudo apt-get update && sudo apt-get install git tmux emacs-nox golang autoconf automake libtool libltdl-dev libao-dev libavahi-compat-libdnssd-dev avahi-daemon

  3. git clone https://github.com/juhovh/shairplay.git

  4. Install shairplay:

a. cd shairplay && ./autogen.sh && ./configure && make

b. sudo make install

  1. Start shairplay by running start-shairplay.sh

  2. Install rc.local file so the shairplay daemon starts upon reboot.

About

Scripts for setting up audio servers on Raspberry Pis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published