table of contents
other versions
- bookworm-backports 1.2.5-1~bpo12+1
- testing 1.2.5-1
- unstable 1.2.6-1
libpipewire-module-jackdbus-detect(7) | Miscellaneous Information Manual | libpipewire-module-jackdbus-detect(7) |
NAME¶
libpipewire-module-jackdbus-detect - JACK DBus detect Automatically creates a sink/source when a jackdbus server is started and connect to JACK.
MODULE NAME¶
libpipewire-module-jackdbus-detect
MODULE OPTIONS¶
There are no module-specific options, all arguments are passed to JACK Tunnel.
EXAMPLE CONFIGURATION¶
context.modules = [
{ name = libpipewire-module-jackdbus-detect
args {
#jack.server = null
#tunnel.mode = duplex
#audio.channels = 2
#audio.position = [ FL FR ]
source.props = {
# extra sink properties
}
sink.props = {
# extra sink properties
}
}
} ]
1.2.5 | PipeWire |