- Supported Bit Versions
-
- 64-bit
- Source Code URL
- https://github.com/dimtpap/obs-pipewire-audio-capture
- Minimum OBS Studio Version
- 28.0.0
- Supported Platforms
-
- Linux
Get the latest linux-pipewire-audio-(version).zip
If OBS Studio is installed as a
If OBS Studio is installed as a
- Regular package: Extract the archive in ~/.config/obs-studio/plugins/
- Flatpak: Extract the archive in ~/.var/app/com.obsproject.Studio/config/obs-studio/plugins/
Note: If the plugin isn't working try running OBS usingflatpak run --filesystem=xdg-run/pipewire-0 com.obsproject.Studio
or runflatpak override --filesystem=xdg-run/pipewire-0 com.obsproject.Studio
and then open OBS as usual
This plugin adds 3 sources for capturing audio outputs, inputs and applications using PipeWire
You can find more info as well as building instructions on GitHub