Skip to content

Open Broadcaster Software plugin for capturing sound of specific application which uses the WASAPI.

License

Notifications You must be signed in to change notification settings

stmy/win-wasapi-capture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

win-wasapi-capture

Plugin for the OBS-Studio to capture sound of specific application.

How to use

  1. Copy data and obs-plugins folder into your obs-studio directory.
  2. Launch the OBS, and add WASAPICapture source in your scene.
  3. Select application you want to capture the sound.

How to build

  1. Clone obs-studio repository first.
  2. Clone this repository into the obs-studio/plugins directory.
  3. Open obs-studio/plugins/CMakeLists.txt, then append a line add_subdirectory(win-wasapi-capture) just before the line elseif(APPLE).
  4. Generate obs-studio solution with cmake (See https://github.com/jp9000/obs-studio/wiki/Install-Instructions).
  5. Build with generated solution.

License

GPLv3

About

Open Broadcaster Software plugin for capturing sound of specific application which uses the WASAPI.

Resources

License

Stars

Watchers

Forks

Packages

No packages published