When I try to run a sketch that uses the Processing video library in Processing 2.0a6 (in standard mode on OS X) to record from my webcam, I don't get any video showing up. Is the library supposed to work in this version?
I have a sketch that uses Minim's lineIn to capture volume from the microphone. I'd like to put it on Android. I see that Minim can't be used in Android -- can someone please recommend a good way to get similar behavior?