Open Draeorc opened 4 years ago
Can you try the version on master?
I am experiencing a similar issue too with Grip v 1.5.2 on Mac OS 15.5.5 (Catalina)
edu.wpi.grip.core.sources.GrabberService$GrabberServiceException: [Webcam 1] Failed to start
at edu.wpi.grip.core.sources.GrabberService.startUp(GrabberService.java:54)
at com.google.common.util.concurrent.AbstractExecutionThreadService$1$2.run(AbstractExecutionThreadService.java:60)
at com.google.common.util.concurrent.Callables$4.run(Callables.java:122)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.bytedeco.javacv.FrameGrabber$Exception: cvCreateCameraCapture() Error: Could not create camera capture.
at org.bytedeco.javacv.OpenCVFrameGrabber.start(OpenCVFrameGrabber.java:179)
at edu.wpi.grip.core.sources.GrabberService.startUp(GrabberService.java:52)
... 3 more
@srajanpm can you also try running the code from source and see if that helps?
After successfully launching Grip, I tried to add a webcam source in the 0 slot. I also tried the other slots but they didn't work either.
Thread[JavaFX Application Thread,5,main] threw an exception
Stack Trace:
System Info: