updated gst pipeline
This commit is contained in:
parent
640951eda5
commit
5d89c74ec9
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ hostname = ::
|
||||||
port = 6681
|
port = 6681
|
||||||
|
|
||||||
[audio]
|
[audio]
|
||||||
output = audioconvert ! audioresample ! audio/x-raw, rate=48000 ! filesink location=/tmp/snapfifo
|
output = audioresample ! audio/x-raw,rate=48000,channels=2,format=S16LE ! audioconvert ! wavenc ! filesink location=/tmp/snapfifo
|
||||||
```
|
```
|
||||||
|
|
||||||
## Run Mopidy
|
## Run Mopidy
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue