pipewire/src
Wim Taymans 516f86c329 protocol: improve manager socket handling
Some of the tools would like to connect to the manager socket first
because they are manager style apps. They however completely ignore any
of the configured sockets in the config and assume everything is the
default.

Fix this by adding a remote.intention = "manager" to those apps. This
instructs the protocol to first try to connect to a socket with the
-manager extension before attempting the regular configured socket.

This makes things work when you have sockets configured in /tmp
and have remote.name = /tmp/pipewire-0 in the config.
2025-01-29 12:59:45 +01:00
..
daemon doc: document module-link-factory 2025-01-24 15:35:46 +01:00
examples examples: surround loop_iterate() with enter() and leave() 2025-01-20 12:00:02 +01:00
gst gst: pipewirepool:fix lock evasion in release_buffer 2025-01-24 10:51:29 +00:00
modules protocol: improve manager socket handling 2025-01-29 12:59:45 +01:00
pipewire protocol: improve manager socket handling 2025-01-29 12:59:45 +01:00
tests pw-container: use smaller path for temporary file 2024-06-27 21:18:06 +00:00
tools protocol: improve manager socket handling 2025-01-29 12:59:45 +01:00
meson.build meson.build: fix compile with -Dexamples=disabled 2023-11-28 10:18:25 +00:00