dimtpap / obs-pipewire-audio-capture

🔊 Audio device and application capture for OBS Studio using PipeWire
https://obsproject.com/forum/resources/pipewire-audio-capture.1458/
GNU General Public License v2.0
346 stars 12 forks source link

cant choose program unless audio is playing #37

Closed LonePandaGirl closed 11 months ago

LonePandaGirl commented 11 months ago

As the title says, Application Audio will not detect a program unless audio is playing, meaning that if a game mutes its audio while not the active window, it will not be detected

dimtpap commented 11 months ago

The list of targets can be created using only what PipeWire provides. Some applications may completely "stop" their audio system, which doesn't make them show up in PipeWire. Others only "pause" it, and will be shown with the commit that closed this. You can also try typing the application's name or its executable file name in the selection box manually