Synchronous multiroom audio player
Find a file
(no author) 226e5188f1 xxx
git-svn-id: svn://elaine/murooma/trunk@340 d8a302eb-03bc-478d-80e4-98257eca68ef
2015-01-01 20:12:35 +00:00
client xxx 2015-01-01 20:12:35 +00:00
common logging 2014-12-29 17:33:54 +00:00
init.d xxx 2014-12-29 11:49:00 +00:00
message refactoring 2014-12-29 12:34:33 +00:00
server v0.1 2015-01-01 18:19:30 +00:00
Makefile code cleanup 2015-01-01 18:15:20 +00:00
README.md added readme 2015-01-01 20:11:17 +00:00

SnapCast

Synchronous audio player

sudo apt-get install libboost-dev libboost-system-dev libboost-program-options-dev libasound2-dev libvorbis-dev alsamixer

WiFi setup: http://weworkweplay.com/play/automatically-connect-a-raspberry-pi-to-a-wifi-network/

mpd: disable "audio_output alsa" add audio_output { type "fifo" name "my pipe" path "/tmp/snapfifo" format "48000:16:2" mixer_type "software" }