Init
This commit is contained in:
commit
39073d8f3a
15 changed files with 297 additions and 0 deletions
9
snapcast/data/mopidy-extra.conf
Normal file
9
snapcast/data/mopidy-extra.conf
Normal file
|
@ -0,0 +1,9 @@
|
|||
[audio]
|
||||
output = audioresample ! audioconvert ! audio/x-raw,rate=48000,channels=2,format=S16LE ! wavenc ! tcpclientsink host=127.0.0.1 port=4953
|
||||
|
||||
[http]
|
||||
enabled = true
|
||||
hostname = 0.0.0.0
|
||||
port = 6680
|
||||
csrf_protection = true
|
||||
default_app = mobile
|
Loading…
Add table
Add a link
Reference in a new issue