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.78k stars 205 forks source link

Modify logic related with session monitor. #143

Closed walker-WSH closed 2 years ago

walker-WSH commented 2 years ago

This help fix https://github.com/bozbez/win-capture-audio/issues/142

Create session monitor as singleton, instead of being member variable of every source.

theEhlien commented 2 years ago

@bozbez Is there any plan on finishing this bug fix soon? I was excited to use this plugin but it is currently unusable for me. I seem to be falling into this race condition every time I try to add a new "Application Audio Output Capture" source since my session dropdown is grayed out. Or am I just doing something wrong and using the tool wrong? Any info would be great! Thanks

bozbez commented 2 years ago

Cherry-picked to 033603253c72afd2faceee48b0ec271880f451be due to minor merge conflict.