processing/processing-docs

Video Capture example seems not to work anymore..

nbieva opened this issue · 1 comments

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

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