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.82k stars 208 forks source link

[Q] What would it take to run this outside OBS? #239

Closed lostmsu closed 1 year ago

lostmsu commented 1 year ago

I want to reuse this for another project. Is there some short description of how this works?

What I am already doing is launching a game with hook DLLs injected using Detours library.

lostmsu commented 1 year ago

NVM, found another thread: https://github.com/bozbez/win-capture-audio/issues/225