Skip to content

Draft: policy-node: Add ability to read custom links at startup

Luke Postema requested to merge lukep/pipewire:custom-links into master

Added support for reading custom links between nodes from config file, 'policy-node.conf', while starting up the session manager. The config file should provide an array with key "links" which contains spa_json_objects with keys "node" and "peer".

Edited by Luke Postema

Merge request reports