I am sorry if my question sounds stupid (apologies in advance), but I felt like asking anyway:
Does Android Processing support all or most libraries for the regular Processing (like, OpenCV or libCV etc.)? Mainly, I want to know if I can get libraries for video capture to work on Android Processing.
I need to know if the following is feasible (regardless of practicality):
Can I use my Android (G1 or any other) to capture video from a USB webcam? What I mean is, are there Android Processing libraries to support that? Or is this not possible due to hardware reasons (like USB host mode for Android etc.)?