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

WebCam is not access by using Java in MAC ventura version #904

Open
ssrivastava123 opened this issue Jul 18, 2023 · 3 comments
Open

WebCam is not access by using Java in MAC ventura version #904

ssrivastava123 opened this issue Jul 18, 2023 · 3 comments

Comments

@ssrivastava123
Copy link

i am trying to access webcam using javafx in my project in mac ventura and catlina version.but to unable to get access plz tell me the solutions.

@eduramiba
Copy link

Try this https://github.com/eduramiba/webcam-capture-driver-native
It's a native driver that I have tested with all recent MacOS versions

@ssrivastava123
Copy link
Author

ssrivastava123 commented Jul 20, 2023

i have setup this code in my STS IDE it can get webcam list but unable to open webcam.Facing webcam locked issue and other app does not access webcam during the execution of project. I am using JAVA 17 version.

@hrana123
Copy link

hrana123 commented Aug 3, 2023

i am trying to access webcam using javafx in my project in mac ventura and catlina version.but to unable to get access plz tell me the solutions.

please use OpenCVFrameGrabber to capture the image

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