pipewire-pulse - Man Page
The PipeWire PulseAudio replacement
Synopsis
pipewire-pulse [options]
Description
pipewire-pulse starts a PulseAudio-compatible daemon that integrates with the PipeWire media server, by running a pipewire process through a systemd service. This daemon is a drop-in replacement for the PulseAudio daemon.
Options
- -h | --help
Show help.
- -v | --verbose
Increase the verbosity by one level. This option may be specified multiple times.
- --version
Show version information.
- -c | --config=FILE
Load the given config file (Default: pipewire-pulse.conf).
Environment Variables
The generic pipewire(1) environment variables are supported.
In addition:
PULSE_RUNTIME_PATH
- XDG_RUNTIME_DIR
Directory where to create the native protocol pulseaudio socket.
- PULSE_LATENCY_MSEC
Extra buffering latency in milliseconds. This controls buffering logic in libpulse and may be set for PulseAudio client applications to adjust their buffering. (Setting it on the pipewire-pulse server has no effect.)
Authors
The PipeWire Developers <https://gitlab.freedesktop.org/pipewire/pipewire/issues>; PipeWire is available from <https://pipewire.org>
See Also
pipewire-pulse.conf(5), pipewire(1), pipewire-pulse-modules(7)
Referenced By
pipewire-client.conf(5), pipewire-pulse.conf(5), pipewire-pulse-modules(7).