Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Virtual Camera not Installable on macOS Sonoma 14.0 (30.0.0-rc1) #9692

Closed
vogtadi opened this issue Oct 11, 2023 · 14 comments
Closed

Virtual Camera not Installable on macOS Sonoma 14.0 (30.0.0-rc1) #9692

vogtadi opened this issue Oct 11, 2023 · 14 comments

Comments

@vogtadi
Copy link

vogtadi commented Oct 11, 2023

Operating System Info

macOS 14

Other OS

No response

OBS Studio Version

Other

OBS Studio Version (Other)

OBS Studio 30.0.0-rc1

OBS Studio Log URL

https://obsproject.com/logs/qt9lUEh7emlsC3MD

OBS Studio Crash Log URL

No response

Expected Behavior

Once OBS Starts, clicking the "Start Virtual Camera" button requests admin permissions to install the driver, then the virtual camera is active.

Current Behavior

the request for admin permissions pops up (correct), then the message "Could not find virtual camera. Please try again." appears.

Steps to Reproduce

  1. Start OBS
  2. Click "Start Virtual Camera"
  3. Enter Admin Credentials
  4. -> Error "Could not find virtual camera. Please try again."

Anything else we should know?

No response

@gxalpha
Copy link
Member

gxalpha commented Oct 11, 2023

Once OBS Starts, clicking the "Start Virtual Camera" button requests admin permissions to install the driver, then the virtual camera is active.

Where does it request this? From the system settings, or within OBS?

@ikzelf
Copy link

ikzelf commented Oct 12, 2023

I guess the requests comes from OBS. Any way, the requested privileges are granted as can be seen in the overview:
image

@vogtadi
Copy link
Author

vogtadi commented Oct 12, 2023

Once OBS Starts, clicking the "Start Virtual Camera" button requests admin permissions to install the driver, then the virtual camera is active.

Where does it request this? From the system settings, or within OBS?

It's the OS Authorization screen (Pops Up in the Center of the main screen) and asks for username and password. It is triggered by OBS (as it needs the rights for the installation), but presented by macOS afak.

System Settings does not show an entry (i.e. also no missing driver rights).
Screenshot 2023-10-12 at 15 44 56

@vogtadi
Copy link
Author

vogtadi commented Oct 12, 2023

I guess the requests comes from OBS. Any way, the requested privileges are granted as can be seen in the overview: !

It shows all permissions granted (same as yours).

@vogtadi
Copy link
Author

vogtadi commented Oct 12, 2023

For whatever reason, I cannot reproduce the problem today. i.e. it DOES run the virtual camera driver of 30.0.0-rc1 after installation.

Not sure, what resolved it. I did NOT reboot the mac since reporting the issue (uptime is 5 days). But I logged of the account I performed the installation.

@vogtadi vogtadi closed this as completed Oct 12, 2023
@ikzelf
Copy link

ikzelf commented Oct 12, 2023

logging out and on again from my mac account did the trick. Strange this is needed but it works.

@RytoEX
Copy link
Member

RytoEX commented Oct 12, 2023

Just to clarify, the Virtual Camera has nothing to do with the Permissions dialog shown above. The Permissions dialog is about OBS having access to those things. The Virtual Camera System Extension needs permission from the user to be installed, for which you get separate prompts.

@hroland
Copy link

hroland commented Nov 13, 2023

+1 here. I'm on the stable 30.0.0 release.

When opening /Library/CoreMediaIO/Plug-Ins/DAL, the plugin file is missing. I get no admin prompts what so ever when attempting to start virtual cam. Permissions all granted too. This last attempt was running OBS in sudo.

I tried manually copying OBS.app/Contents/Resources/obs-mac-virtualcam.plugin to the /Plug-Ins/DAL folder, but when I launched the cam, I got the auth popup, but then the file got deleted, and i got the same Could not find virtual camera. popup 😪

Screenshot 2023-11-13 at 15 41 53

@gxalpha
Copy link
Member

gxalpha commented Nov 13, 2023

obs-mac-virtualcam.plugin is no longer used on macOS 13+, as we're now using CMIO System Extensions there.
If you have the problem on your screenshot, firstly try restarting your Mac after installing the virtual camera.

@vogtadi
Copy link
Author

vogtadi commented Nov 14, 2023 via email

@kir3d
Copy link

kir3d commented May 10, 2024

obs-mac-virtualcam.plugin is no longer used on macOS 13+, as we're now using CMIO System Extensions there. If you have the problem on your screenshot, firstly try restarting your Mac after installing the virtual camera.

Macbook M2 Pro / Macos 13.6.5
OBS 30.1.2 for Apple Silicon
All permissions for OBS granted

from Python/Virtualcam/OpenCV can't send to virtualcam:
RuntimeError: 'obs' backend: OBS Virtual Camera is not installed in your system. Use the Virtual Camera function in OBS to trigger installation.

on Windows 11 some code works.

@gxalpha
Copy link
Member

gxalpha commented May 11, 2024

This is not an OBS issue. See letmaik/pyvirtualcam#111.

@kir3d
Copy link

kir3d commented May 11, 2024

This is not an OBS issue. See letmaik/pyvirtualcam#111.

tried upgrade to Macos 14.4.1 and execute system-override in repair mode - doesn't help :(

@gxalpha
Copy link
Member

gxalpha commented May 11, 2024

Again, none of that has anything to do with OBS. Please take that support question to pyvirtualcam.

@obsproject obsproject locked as off-topic and limited conversation to collaborators May 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants