mirror of
https://github.com/badaix/snapcast.git
synced 2025-08-03 00:29:35 +02:00
Add Opus in stream section
This commit is contained in:
parent
0355293f4a
commit
badbef3eb6
1 changed files with 2 additions and 2 deletions
|
@ -32,7 +32,7 @@
|
|||
#port = 1780
|
||||
|
||||
# serve a website from the doc_root location
|
||||
# doc_root =
|
||||
#doc_root =
|
||||
#
|
||||
###############################################################################
|
||||
|
||||
|
@ -77,7 +77,7 @@ stream = pipe:///tmp/snapfifo?name=default
|
|||
#sampleformat = 48000:16:2
|
||||
|
||||
# Default transport codec
|
||||
# (flac|ogg|pcm)[:options]
|
||||
# (flac|ogg|opus|pcm)[:options]
|
||||
# Type codec:? to get codec specific options
|
||||
#codec = flac
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue