mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-01 22:58:50 -04:00
Don't build by default, update the README With pulse-server we are more flexible and compatible and we don't have to (badly) reimplement libpulse anymore.
9 lines
355 B
Markdown
9 lines
355 B
Markdown
# pipewire-pulseaudio
|
|
PulseAudio client library for PipeWire
|
|
|
|
This is a replacement libpulse.so library. Clients using this library will
|
|
transparently connect to PipeWire.
|
|
|
|
This is now deprecated in favour of the protocol-pulse module that
|
|
implements the pulseaudio protocol directly. This makes it possible to
|
|
use the standard pulseaudio client library.
|