-
-
Notifications
You must be signed in to change notification settings - Fork 7
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
Version 0.11.2 does not work on macOS with case-sensitive filesystem #15
Comments
In my environment, VCam is working without any issues on macOS 15. Are you using VCam on macOS 14, and after updating to macOS 15, the app no longer works properly? If so, it is likely that some saved data is interfering with the app’s startup. Please try the following steps:
This change will reset your avatar model, so please reload your avatar as needed after launching the app. If the issue persists, please try deleting the entire |
Thank you for your response, @tattn. To answer your question: No, this is a first time installation of VCam directly on macOS 15. FWIW the What else can I do to find the underlying issue? |
@afh Thank you for the information! If possible, could you please open Additionally, if there is no key named
|
@tattn Fortunately after a reboot I can start VCam properly and do see an avatar, yay! But only when I run it from the mounted dmg 🤔 Three things that might be unexpected and that could cause issues:
Another thing I haven't found out yet: Once I've loaded a custom VRM model, how can I unload it / go back to the default model? |
@afh VCam uses Core Media I/O’s new Camera extensions, which have been available since macOS 12.3. This technology is more secure than the previous virtual camera technology, but since it is embedded in the system, it sometimes requires system reboots, which is a limitation on Apple’s side. However, having to reboot three times is unusual, so there might be an issue on VCam's side where proper handling isn't happening.
The reason installation to
I haven't tested in that environment, so there could be a bug on VCam’s side. Unfortunately, I’m unable to prepare that development environment immediately, so it may take some time to resolve the issue.
There’s no built-in feature to revert to the default, so you’ll need to load a model again. If downloading from a Japanese website is difficult, you can also download it from here:
VRoidHub is a great website where licenses are clearly displayed for each model. |
Thanks for the quick and helpful response, @tattn, much appreciated. While I'm not thrilled about reboots I understand that they can be necessary, what I' a bit worried about is that my system froze and I had to hard-reboot… I'd like to recommend VirtualBuddy, which virtualizes macOS 12 and later on Apple Silicon. I've found it quick and convenient to use. Thanks for pointing me to the default model, that's helpful. |
Oh and much more if not most important: I don't see a virtual camera device from vcam in Chrome, OBS, or QuickTime Player, which I'd expect in order to be able to use the avatar for video conferencing or screencasts. |
Although macOS 15 is now officially released, I think there are still quite a few bugs with niche features such as the camera extension, so further troubleshooting may be necessary. I plan to improve this in future versions. Thank you for recommending a virtualization app 😄
I'll consider it, but since many VCam users prefer using custom avatars rather than the default one, the feature may have a lower priority.
It's likely that the virtual camera installation was not completed properly. |
When opening the version 0.11.2 on macOS 15.0 (24A335) the application briefly shows a unity splash screen and then an empty screen. The app does not ask for microphone of virtual camera permission, and the regular keyboard shortcut
⌘ ,
for the preferences does not work.When building and running the VCamUIPreview from source the app showing with a large square (see below). When trying to install the virtual camera from the settings it fails with the following error message:
Screenshot of locally built VCamUIPreview
Is the VCam incompatible with macOS 15?
What is needed to get the app working again?
The text was updated successfully, but these errors were encountered: