That's how it is.

RAW data callback is not supported.
The JPEG image data is the full-size image as it has been taken by the
camera. Per default, it should be 2048*1536 px.
And taking a picture takes this long, about a second. You can mitigate
this by pre-focusing

On Apr 10, 2:28 pm, srik <sri_reddy...@yahoo.com> wrote:
> hi
>
> I am working on image processing in mobile.
> When Camera,takePicture(null,null,pictureCallback)  called I am getting
> (640*480)  JPEG image data, its taking 1 second delay.When I try to
> get raw data it returns null value.I am interested only on delay.
>
> Anyone please suggest me possible ways to get image data faster rate.
>
> Thank you,
> sparu...@mix.wvu.edu
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to