bozbez / win-capture-audio

An OBS plugin that allows capture of independant application audio streams on Windows, in a similar fashion to OBS's game capture and Discord's application streaming.
GNU General Public License v2.0
3.8k stars 209 forks source link

Audiosource with "Capture every audiodata EXCEPT the selected window" not working when selected application not open. #58

Closed ping-mee closed 2 years ago

ping-mee commented 3 years ago

Hi, i found a (bug) feature that is kinda a problem. I selected in the settings of the application audio source a windows (Twitch Soundtrack) and clicked the checkmark for "Capture every audiodata EXCEPT the selected window". Now everything was working fine. It capured my desktopaudio without Twitch Soundtrack. But here is the problem: When you start OBS and the other application that you selected in your application audio source is not open the complete audio source is not working.

Can you please add a function that the source still working if the selected application is not open?

Hope you have a good day :)

walker-WSH commented 2 years ago

steps:

  1. run player1.exe and player2.exe
  2. add win-audio source, select player2.exe, select checkbox "capture all except this process";
  3. exit player2.exe and reboot OBS
  4. check win-audio, there is no audio captured even player1.exe is playing audio

it is fixed in https://github.com/bozbez/win-capture-audio/pull/91

bozbez commented 2 years ago

Duplicate of #34. Fixed via different method in v2.2.0-beta.