fix(audio): capture all of an app's streams; fix loopback stereo ports #4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/pipewire-per-app-audio"
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?
Two Linux per-app audio bugs, both confirmed against a live PipeWire graph:
listed duplicates and capturing a single node missed the sound. Group audio
sources by process id (one picker entry per app) and link every output port
of the whole app group to the loopback.
input_MONO, which never appears — so it timed out and linked nothing. Resolve
the loopback's real input ports via pw-dump and map app FL/FR to them.