Merge remote-tracking branch 'origin/master' into develop

This commit is contained in:
badaix 2017-02-26 16:40:10 +01:00
commit ee01ea3104
2 changed files with 4 additions and 4 deletions

View file

@ -6,7 +6,7 @@ For Debian derivates (e.g. Raspbian, Debian, Ubuntu, Mint):
For Arch derivates:
$ pacman -S git
$ sudo pacman -S git
For FreeBSD:
@ -34,8 +34,8 @@ Compilation requires gcc 4.8 or higher, so it's highly recommended to use Debian
For Arch derivates:
$ pacman -S base-devel
$ pacman -S alsa-lib avahi libvorbis flac alsa-utils
$ sudo pacman -S base-devel
$ sudo pacman -S alsa-lib avahi libvorbis flac alsa-utils
###Build Snapclient and Snapserver
`cd` into the Snapcast src-root directory:

View file

@ -102,7 +102,7 @@ Load the module `pipe-sink` like this:
pacmd load-module module-pipe-sink file=/tmp/snapfifo sink_name=Snapcast
pacmd update-sink-proplist Snapcast device.description=Snapcast
It might me neccessary to set the pulse audio latency environment variable to 60 msec: `PULSE_LATENCY_MSEC=60`
It might be neccessary to set the pulse audio latency environment variable to 60 msec: `PULSE_LATENCY_MSEC=60`
###AirPlay