slackbuilds/audio/wireplumber
marav 2bfe57b0fc
audio/wireplumber: Added (policy manager for PipeWire).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-04-09 15:45:49 +07:00
..
README audio/wireplumber: Added (policy manager for PipeWire). 2022-04-09 15:45:49 +07:00
doinst.sh audio/wireplumber: Added (policy manager for PipeWire). 2022-04-09 15:45:49 +07:00
slack-desc audio/wireplumber: Added (policy manager for PipeWire). 2022-04-09 15:45:49 +07:00
wireplumber-disable.sh audio/wireplumber: Added (policy manager for PipeWire). 2022-04-09 15:45:49 +07:00
wireplumber-enable.sh audio/wireplumber: Added (policy manager for PipeWire). 2022-04-09 15:45:49 +07:00
wireplumber.SlackBuild audio/wireplumber: Added (policy manager for PipeWire). 2022-04-09 15:45:49 +07:00
wireplumber.desktop.sample audio/wireplumber: Added (policy manager for PipeWire). 2022-04-09 15:45:49 +07:00
wireplumber.info audio/wireplumber: Added (policy manager for PipeWire). 2022-04-09 15:45:49 +07:00

README

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Wireplumber - Session / policy manager implementation for PipeWire

WirePlumber is a modular session / policy manager for PipeWire and a
GObject-based high-level library that wraps PipeWires API,
providing convenience for writing the daemons 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 dont do actual media streaming) and to write custom
session managers for embedded devices.


Replacement of pipewire-media :
Based on what P. Volkerding did for pulseaudio/pipewire
There are 2 scripts to enable/disable wireplumber, in /usr/sbin :
- wireplumber-enable.sh
- wireplumber-disable.sh

For the changes to take effect :
logout / login