pw-loopback(1) | General Commands Manual | pw-loopback(1) |
NAME¶
pw-loopback - pw-loopback PipeWire loopback client
SYNOPSIS¶
pw-loopback [options]
DESCRIPTION¶
The pw-loopback program is a PipeWire client that uses the PipeWire loopback module to create loopback nodes, with configuration given via the command-line options.
OPTIONS¶
-h | --help
-r | --remote=NAME
-n | --name=NAME
-g | --group=NAME
-c | --channels=NUMBER
-m | --channel-map=MAP
-l | --latency=LATENCY
-d | --delay=DELAY
-C | --capture=TARGET
-P | --playback=TARGET
--capture-props=PROPS
--playback-props=PROPS
AUTHORS¶
The PipeWire Developers <https://gitlab.freedesktop.org/pipewire/pipewire/issues>; PipeWire is available from <https://pipewire.org>
SEE ALSO¶
pipewire(1), pw-cat(1), pactl(1)
Other ways to create loopback nodes are adding the loopback module in the configuration of a PipeWire daemon, or loading the loopback module using Pulseaudio commands (pactl load-module module-loopback ...).
1.0.1 | PipeWire |