mirror of
https://gitlab.freedesktop.org/pipewire/wireplumber.git
synced 2026-05-24 20:48:15 +02:00
This configuration allows splitting wireplumber into multiple instances. The "main" instance takes care of loading and managing devices The "policy" instance does all the linking and implements endpoints The "bluetooth" instance runs the bluetooth devices & nodes Test with (in separate terminals): ./wp-uninstalled.sh -c config-split -- wireplumber -c main.conf ./wp-uninstalled.sh -c config-split -- wireplumber -c policy.conf ./wp-uninstalled.sh -c config-split -- wireplumber -c bluetooth.conf |
||
|---|---|---|
| .. | ||
| 00-functions.lua | ||
| 30-alsa-monitor.lua | ||
| 30-v4l2-monitor.lua | ||
| 40-device-defaults.lua | ||
| 50-alsa-config.lua | ||
| 50-v4l2-config.lua | ||
| 90-enable-all.lua | ||