Processing can't find the camera - Video Libraries don't work

I think you want to try removing all the capture list stuff and just use -

cam = new Capture(this, "pipeline:autovideosrc");
7 Likes