processing / processing-docs

[Deprecated] Processing reference, examples, tutorials, and website
https://processing.org
371 stars 179 forks source link

Video Capture example seems not to work anymore.. #784

Closed nbieva closed 4 years ago

nbieva commented 4 years ago

Issue description

Video Capture example seems not to work anymore.. I tried with a sketch that usually works and same problem. Get this: "libc++abi.dylib: terminating with uncaught exception of type NSException Could not run the sketch (Target VM failed to initialize)."

URL(s) of affected page(s)

https://processing.org/reference/libraries/video/Capture.html

Proposed fix

Unfortunately, I cannot help on this as I am a designer and far from a Java dev. :-(

REAS commented 4 years ago

This is a bug with the latest update of OS X. Please check and follow the issue here: https://github.com/processing/processing-video/issues/134