johnboiles / obs-mac-virtualcam

ARCHIVED! This plugin is officially a part of OBS as of version 26.1. See note below for info on upgrading. 🎉🎉🎉Creates a virtual webcam device from the output of OBS. Especially useful for streaming smooth, composited video into Zoom, Hangouts, Jitsi etc. Like CatxFish/obs-virtualcam but for macOS.
GNU General Public License v2.0
4.06k stars 160 forks source link

Possibility to install in user Applications #243

Closed speekha closed 3 years ago

speekha commented 3 years ago

I have OBS installed on a mac, but do not have admin rights on that computer. So I can install apps in my user's Applications folder, but not in the root Applications folder. Installer does not allow to choose the folder to install in.

Installer should allow to select which Applications folder to install in.

gxalpha commented 3 years ago

This is not possible since DAL plugins need to go specifically to /Library/CoreMediaIO/Plug-Ins/DAL/, which is where the installer puts it to. Otherwise, they won't get recognized by the system.