2021-05-30 19:10:28 +00:00
|
|
|
{
|
|
|
|
"context.properties": {},
|
|
|
|
"context.spa-libs": {
|
|
|
|
"audio.convert.*": "audioconvert/libspa-audioconvert",
|
|
|
|
"support.*": "support/libspa-support"
|
|
|
|
},
|
|
|
|
"context.modules": [
|
|
|
|
{
|
|
|
|
"name": "libpipewire-module-rtkit",
|
|
|
|
"args": {},
|
2023-01-28 20:49:10 +00:00
|
|
|
"flags": ["ifexists", "nofail"]
|
2021-05-30 19:10:28 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "libpipewire-module-protocol-native"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "libpipewire-module-client-node"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "libpipewire-module-adapter"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "libpipewire-module-metadata"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "libpipewire-module-protocol-pulse",
|
|
|
|
"args": {
|
2023-01-28 20:49:10 +00:00
|
|
|
"server.address": ["unix:native", "tcp:4713"],
|
2021-05-30 19:10:28 +00:00
|
|
|
"vm.overrides": {
|
|
|
|
"pulse.min.quantum": "1024/48000"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"stream.properties": {}
|
|
|
|
}
|