I'm having massive problems with the Video library, somehow the only example that works is the Mirror, not Mirror2 nor GettingStartedCapture. I'm using the latest version of Processing 3 and video library and the webcam on a Lenovo Yoga laptop. I have also tried the example code in the official documentation without success https://processing.org/reference/libraries/video/Capture.html . The camera is detected but it wont start or read.
Any ideas on what might be the problem? I'm coming from a Java background and I was really looking forward to using Processing for a computer vision project.