Hi,

I was trying to write a snapshot application on android and I got
stuck at this error

02-28 19:11:10.851: ERROR/QualcommCameraHardware(51):
native_get_picture: MSM_CAM_IOCTL_GET_PICTURE fd 12 error Connection
timed out
02-28 19:11:10.851: ERROR/QualcommCameraHardware(51): getPicture
failed!
02-28 19:11:10.851: DEBUG/QualcommCameraHardware(51): snapshot_thread
X
02-28 19:11:10.921: DEBUG/QualcommCameraHardware(51): snapshot_thread
E
02-28 19:11:11.921: DEBUG/CameraService(51): takePicture (pid 1304)
02-28 19:11:14.651: DEBUG/dalvikvm(362): GC freed 200 objects / 7384
bytes in 196ms
02-28 19:11:15.921: ERROR/QualcommCameraHardware(51):
native_get_picture: MSM_CAM_IOCTL_GET_PICTURE fd 12 error Connection
timed out
02-28 19:11:15.921: ERROR/QualcommCameraHardware(51): getPicture
failed!
02-28 19:11:15.921: DEBUG/QualcommCameraHardware(51): snapshot_thread
X
02-28 19:11:15.991: DEBUG/QualcommCameraHardware(51): snapshot_thread
E
02-28 19:11:16.991: DEBUG/CameraService(51): takePicture (pid 1304)
02-28 19:11:19.891: DEBUG/dalvikvm(128): GC freed 6099 objects /
326768 bytes in 407ms

I put the camera object to take picture in a loop and none of the
time, the take picture work.

Anyone have any idea on how to solve this ? Please help.

Thank you,
Renjith

-- 
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