android - Is it possible to get sub-second image capture time with ACTION_IMAGE_CAPTURE? -
i trying take photo using action_image_capture , want correlate accelerometer , gyroscope data image, need image capture time sub-second resolution reliable results. can capture time exif data, not provide sub-second resolution. there way obtain other writing custom camera application?
i can capture time exif data
perhaps. there hundreds, if not thousands, of camera apps android, both pre-installed , installed users places play store. of them chosen user handle action_image_capture request. whether set exif headers or not developers of camera app. there no requirement camera app set particular exif header seeking.
is there way obtain other writing custom camera application?
no.
Comments
Post a Comment