Setup: I am working on an app that I will be using for a 'cloud' based
robotics platform. I will be using my phone as a camera on the robot
and need to use live frames from the camera's video to do some image
processing (which is done on the computer over Bluetooth).

Problem: I can't figure out how to open the video camera (and display
the feed on the phone's screen). Once that's done I need to store each
frame to a variable that I will then read in another thread. Does
anybody have any easy-to-follow documentation on setting this up, I am
new(ish) to java/android development so Google's documentation doesn't
help me tons.

Thanks

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to