mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-22 10:56:50 +00:00
updated gst pipeline
This commit is contained in:
parent
640951eda5
commit
5d89c74ec9
@ -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…
x
Reference in New Issue
Block a user