PipeWire 1.0.5
|
The jack-tunnel module provides a source or sink that tunnels all audio to a JACK server.
This module is usually used together with JACK DBus detect that will automatically load the tunnel with the right parameters based on dbus information.
libpipewire-module-jack-tunnel
jack.library
: the libjack to load, by default libjack.so.0 is searched in JACK_PATH directories and then some standard library paths. Can be an absolute path.jack.server
: the name of the JACK server to tunnel to.jack.client-name
: the name of the JACK client.jack.connect
: if jack ports should be connected automatically. Can also be placed per stream.tunnel.mode
: the tunnel mode, sink|source|duplex, default duplexmidi.ports
: the number of midi ports. Can also be added to the stream props.source.props
: Extra properties for the source filter.sink.props
: Extra properties for the sink filter.Options with well-known behavior.