config: disable audio sink "streams"; they fail on latest pipewire

Fixes #22
This commit is contained in:
George Kiagiadakis 2020-12-21 18:47:42 +02:00
parent e48cb30828
commit 2f0799642d
3 changed files with 3 additions and 3 deletions

View file

@ -7,7 +7,7 @@ properties = [
[endpoint]
session = "audio"
type = "si-adapter"
streams = "audio-sink.streams"
#streams = "audio-sink.streams"
[endpoint.config]
enable-monitor = true

View file

@ -8,7 +8,7 @@ properties = [
[endpoint]
session = "audio"
type = "si-adapter"
streams = "audio-sink.streams"
#streams = "audio-sink.streams"
[endpoint.config]
priority = 1

View file

@ -8,7 +8,7 @@ properties = [
[endpoint]
session = "audio"
type = "si-adapter"
streams = "audio-sink.streams"
#streams = "audio-sink.streams"
[endpoint.config]
priority = 5