wireplumber/src
Julian Bouzas e495d4920d policy-endpint: add support for stream audio nodes without media.role
If a stream audio node does not have the 'media.role' property set, the policy
will asign the 'Default' media role name to it. In addition to this, if the
'Default' endpoint can not be found, the policy will link the stream audio node
with the lowest priority endpoint.

Video nodes will always be handled by policy-node.lua, and they will never be
handled by policy-endpoint-client.lua

This allows users to assign a particular endpoint for streams that don't have
the 'media.role' property set.
2022-02-02 11:37:00 -05:00
..
config default-nodes: add option to auto-switch to echo-cancel nodes 2022-01-27 14:55:21 -05:00
scripts policy-endpint: add support for stream audio nodes without media.role 2022-02-02 11:37:00 -05:00
systemd systemd: document the service files for split mode 2021-11-09 16:06:12 +10:00
tools wpctl: ensure that the result of strtol() is < G_MAXUINT32 2022-01-26 15:09:55 +02:00
main.c json: improve json parsing 2022-01-04 16:36:15 +01:00
meson.build meson: give the wireplumber binary a variable name 2021-10-15 08:14:03 +00:00