miaulightouch / obs-virtual-cam

GNU General Public License v2.0
96 stars 14 forks source link

OBS-VirtualCam

CI Windows On-Push

obs-virutalcam is a plugin for obs-studio , transforming the output video to a virtual directshow device.

source from Fenrirthviti/obs-virtual-cam

Supported Platforms : Windows 10, Windows 11

Supported OBS Studio version : 30.0.0+

Note: output to 32bit application is not tested.

Features

Install

The installer and compressed file can be found in Release Page. Using installer is recommended, but if you want to use compressed file to install manually , please follow these instructions.

  1. Unzip obs-virtualcam-*-windows-x64.zip and put it to your obs-studio install folder.
  2. Run CMD as Administrator and register 32bit directshow source
regsvr32 "C:\Program Files\obs-studio\bin\32bit\obs-virtualsource.dll"
  1. Do it again to register 64bit directshow source
regsvr32 "C:\Program Files\obs-studio\bin\64bit\obs-virtualsource.dll"
regsvr32 /u "C:\Program Files\obs-studio\bin\32bit\obs-virtualsource.dll"

Register specific number of virtual cameras

Unregister then register 2 directshow camera (up to 4)

regsvr32 /u "C:\Program Files\obs-studio\bin\64bit\obs-virtualsource.dll"
regsvr32 /n /i:"2" "C:\Program Files\obs-studio\bin\64bit\obs-virtualsource.dll"

Build

this repo is updated to the latest OBS Plugin Template, please follow the guide.

Donate

Please consider donating to CatxFish, the original author of this plugin. Paypal.me