This repository was archived by the owner on Dec 15, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 163
Installing
gxalpha edited this page May 12, 2020
·
1 revision
Here is how you install this plugin:
- Download and install the latest version of OBS from the official website.
- Download the latest
.pkginstaller on the Releases page - Run the
.pkginstaller (entering your password when required) - If you're already running OBS, make sure to restart it.
- Restart any app that was running during the installation process that is supposed to pick up the camera.
- To start the virtual camera, go (in OBS) to
Tools→Start Virtual Camera.
Your OBS video should now show up in the target app!
You can easily uninstall this plugin by deleting the OBS plugin (in /Library/Application\ Support/obs-studio/plugins/) and the DAL plugin (in /Library/CoreMediaIO/Plug-Ins/DAL/).
To do this, enter these commands in Terminal.app
sudo rm -rf /Library/CoreMediaIO/Plug-Ins/DAL/obs-mac-virtualcam.plugin
sudo rm -rf /Library/Application\ Support/obs-studio/plugins/obs-mac-virtualcam