Skip to content

PipeWire/wireplumber

Folders and files

NameName
Last commit message
Last commit date
Mar 5, 2025
Mar 5, 2025
Mar 5, 2025
Feb 5, 2025
Mar 5, 2025
Jul 5, 2022
Feb 7, 2025
May 26, 2021
May 26, 2021
Mar 5, 2025
May 26, 2021
Oct 15, 2021
Feb 7, 2025
Feb 10, 2024
Feb 7, 2025
Mar 9, 2024
Oct 26, 2021

Repository files navigation

WirePlumber

Pipeline status

Coverity Scan Build Status

License

Tag

WirePlumber is a modular session / policy manager for PipeWire 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.

The WirePlumber daemon implements the session & policy management service. It follows a modular design, having plugins that implement the actual management functionality.

The WirePlumber Library provides API that allows you to extend the WirePlumber daemon, to write management or status tools for PipeWire (apps that don't do actual media streaming) and to write custom session managers for embedded devices.

Documentation

The latest version of the documentation is available online here