PulseAudio client sends its pid to the server #20
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
My setup runs
pipewire-pulse. Occasionally I would see messages fromwireplumber:Where
1027is the client pid in its pid namespace.I currently do not have time to investigate the protocol any further. Working around this likely requires a PulseAudio proxy (which is good for security either way).
Superseded by #21.