pipewire/src
Arun Raghavan cfde4c1b17 pulse: Handle timed out streams
If we don't get a link on a stream, we might never send a create stream
reply. The client handles this fine by timing out after 30s and dropping
the stream, but the server holds on to the pw_stream forever (or until
the client quits).

Let's add a timer to clean up such streams on the server.

Fixes: https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/4901
2025-09-17 11:48:27 -04:00
..
daemon systemd: remove RestrictNamespaces from service file 2025-09-17 10:21:10 +02:00
examples examples: use BGRA as the format 2025-09-09 16:40:42 +02:00
gst pipewiresrc: Fix caps leak 2025-09-15 18:01:53 +00:00
modules pulse: Handle timed out streams 2025-09-17 11:48:27 -04:00
pipewire impl-port: add port.exclusive flag 2025-09-16 13:41:11 +02:00
tests tests: endpoint: fix valgrind uninit warning 2025-07-20 18:36:20 +02:00
tools tools: print async node state in pw-top 2025-09-15 12:29:57 +02:00
meson.build meson.build: fix compile with -Dexamples=disabled 2023-11-28 10:18:25 +00:00