mirror of
https://github.com/badaix/snapcast.git
synced 2025-04-29 10:17:16 +02:00
PulseAudio instructions
Some software might need more metadata to allow output to SnapCast
This commit is contained in:
parent
920d88ce59
commit
0d6c8ec132
1 changed files with 2 additions and 1 deletions
|
@ -87,7 +87,8 @@ Redirect the PulseAudio stream into the snapfifo:
|
|||
|
||||
Load the module `pipe-sink` like this:
|
||||
|
||||
pacmd load-module module-pipe-sink file=/tmp/snapfifo
|
||||
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`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue