mirror of
https://github.com/badaix/snapcast.git
synced 2025-08-03 16:48:52 +02:00
pulseaudio hint
This commit is contained in:
parent
52b0e92a5c
commit
e7b07e3e5d
1 changed files with 7 additions and 0 deletions
|
@ -86,6 +86,13 @@ To test your mpd installation, you can add a radio station by
|
|||
|
||||
$ sudo su
|
||||
$ echo "http://1live.akacast.akamaistream.net/7/706/119434/v1/gnl.akacast.akamaistream.net/1live" > /var/lib/mpd/playlists/einslive.m3u
|
||||
|
||||
PulseAudio setup
|
||||
----------------
|
||||
On the server you could create a sink to route sound of your applications to the FIFO:
|
||||
```
|
||||
pacmd load-module module-pipe-sink file=/tmp/snapfifo
|
||||
```
|
||||
|
||||
Roadmap
|
||||
-------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue