How do I obtain a handle on each image that the camera feeds into your recorder application?
A:
Did you find any solution to your problem? It is exactly what i'm trying to do...
mgarant
2010-09-11 15:50:09
You can get a handle using the picture callback..check this out http://developer.android.com/reference/android/hardware/Camera.PictureCallback.html
Namratha
2010-09-15 15:22:51