How to Capture Per-Application Audio On Linux With OBS

time1 mo agoview2 views

Per-application audio capture in OBS is currently in beta and only available on Windows. However, you can get an OBS plugin that allows you to individually capture an application's audio on Linux. This is useful for adjusting the volume of each application, separating applications into separate tracks, or just isolating the audio you want to capture so only the application you want is captured.

https://github.com/dimtpap/obs-pipewire-audio-capture/releases

$ apt install wireplumber

$ systemctl --user --now enable wireplumber

This video is licensed under the Creative Commons Attribution 4.0 International license. https://creativecommons.org/licenses/by/4.0/

You can also watch this video on YouTube.

Loading comments...