mirror of
https://github.com/badaix/snapcast.git
synced 2025-04-29 02:07:55 +02:00
Update configuration.md
This commit is contained in:
parent
8818345588
commit
cea96325c2
1 changed files with 1 additions and 0 deletions
|
@ -244,6 +244,7 @@ The output of any audio player that uses alsa can be redirected to Snapcast by u
|
|||
```
|
||||
|
||||
For [librespot](https://github.com/librespot-org/librespot) (check previusly if your librespot binary is compiled with alsa backend with `./librespot --backend ?`):
|
||||
Warning, you need to set snapserver rate to 44100`source = alsa://?name=Spotify&sampleformat=44100:16:2&device=hw:0,1,0`
|
||||
|
||||
```sh
|
||||
./librespot -b 320 --disable-audio-cache --name Snapcast --initial-volume 100 --backend alsa --device hw:0,0,0
|
||||
|
|
Loading…
Add table
Reference in a new issue