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

Does not work on Windows 10 #21

Open
iuli4n opened this issue May 19, 2020 · 2 comments
Open

Does not work on Windows 10 #21

iuli4n opened this issue May 19, 2020 · 2 comments

Comments

@iuli4n
Copy link

iuli4n commented May 19, 2020

On Windows 10 does not create a webcam device which Zoom (or other camera apps) can use. Does not show in Device Manager under Imaging Devices.

Steps to reproduce on Windows 10:

  1. Ran RunMeFirst/x64/Register.bat, got a message that the DLL was registered successfully.
  2. Opened CubesScene scene from UnitySample/Assets/UnityCam/Example under Unity2019.2.9f1.
  3. Ran the scene, got no errors.
  4. While running tried to connect to this as a webcam through Zoom, and Windows Camera app. This does not show up as a new webcam, so can't access it.

Please advise, and thanks.

@iuli4n
Copy link
Author

iuli4n commented Jun 30, 2020

Nevermind it works but has room for improvement: The function calls to get frames from the DLL return FALSE even when the DLL works properly. There should be a way for the user to know if the DLL is functioning properly or not, maybe just provide a working scene example of putting the camera on a texture. I can make this if you want.

It may have required a computer restart. If that's the case, this should be in the instructions.

Additionally, this doesn't seem to work with all camera applications (ex: doesn't show up in the default Camera app from Windows 10, but it works in Zoom), would be great to make it universally accessible.

@AdJion
Copy link

AdJion commented Dec 16, 2020

Hi, I have the same problem as you.
After registering the dll, I also get the prompt of successful registration, but I still can’t find the camera in other software or web pages.
How do you solve the problem with win10?
Thanks in advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants