sorry man, the data from the camera preview is encoded in raw YCbCr from the camera hardware, it's not readable in any sensible time frame by anything available in the Android SDK.
Sujay has the wrong end of the stick again, he's talking about the image that's captured when the camera actually takes a picture. the preview data is in a completely different format and is not directly usable. ask me, i tried it :-) hth j >Does anyone know how to decode the camera data from the >PreviewCallback? I need to capture camera preview frames and process >the bitmap obtained by decoding the frames before displaying. > > > > -- jason.software.particle --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---