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

No webcams found when running CameraCalibrationAssisted #343

Open
inviolablegenesis opened this issue Mar 8, 2022 · 2 comments
Open

No webcams found when running CameraCalibrationAssisted #343

inviolablegenesis opened this issue Mar 8, 2022 · 2 comments

Comments

@inviolablegenesis
Copy link

Hi, I downloaded the applications jar from the website and tried to execute Assisted Calibration.
But it says "no webcams found".

I just need to check this example using my webcam but it won't detect my webcams.
I'm using Mac OS Big Sur.

I checked other apps that uses the camera (e.g. facetime) and my camera is just working fine.
I wonder what's the problem with the example applications.jar.

Please advise. Thank you so much in advance!

@lessthanoptimal
Copy link
Owner

Probably an issue with the library WebcamCapture. Know how to program simple Java applications? We can test that theory.

@MrStahlfelge
Copy link

webcam-capture and its dependencies don't work on MacOS any more with the used dependencies here, need to change it like used in this project: https://github.com/craigraw/webcam-tester

Unfortunately, while the tester works for me, I am getting a crash with boofcv. Still need to investigate

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

3 participants