win-dshow

  1. Dunn

    How to get obs-virtualcam-module32.dll?

    I get the source code from GitHub. OBS should be installed with its own virtual camera, but I get win-dshow.dll instead of obs-virtualcam-module32.dll after compiling the code. How can I configure the project to compile obs-virtualcam-module32.dll.
  2. CatManJump

    How To Close My Camera Device

    I create a obs source captureSource = obs_source_create("dshow_input", "DshowWindowsCapture",NULL, nullptr); Then I remove this source,but my camera device still is opened. How to close this Device. Thanks very much.
  3. P

    Bug Report Is there some hard code of "obs32" or "obs64" in the obs-studio source?

    hello~ I'm a obs-studio fan and I build the obs-studio from source code on windows platform。 The audio capture is broken when I change the main process name of "obs32.exe" or "obs64.exe" Is there some hard code of "obs32" or "obs64" in the obs-studio source for the audio capture judgement??...
Top