Open ssrivastava123 opened 1 year ago
Try this https://github.com/eduramiba/webcam-capture-driver-native It's a native driver that I have tested with all recent MacOS versions
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.
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
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.