mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2026-01-03 21:40:11 +01:00
13 lines
411 B
Markdown
13 lines
411 B
Markdown
# WirePlumber
|
|
|
|
WirePlumber is a modular session / policy manager for
|
|
[PipeWire](https://pipewire.org) and a GObject-based high-level library
|
|
that wraps PipeWire's API, providing convenience for writing the daemon's
|
|
modules as well as external tools for managing PipeWire.
|
|
|
|
# Compiling & Running
|
|
|
|
The most recent instructions can be found in the docs:
|
|
|
|
* [Compilation](docs/index.md)
|
|
* [Running](docs/daemon.md)
|