Hey guys, I'm Brian and I work on the PhoneGap project. [1] We implemented Media Capture. [2] It doesn't cover a number of use cases so we have a complementary API of our own utility that covers the common cases for image capturing discovered by PhoneGap app authors. [3] Perhaps these real world cases can be of use. In particular things we see all the time: - image source (many camera sensors common now, select from photo lib/gallary VERY common) - image destination (local to app, to the SD card, filesystem, as base64 string) - image quality - image rotation - image encoding [1] http://phonegap.com [2] http://docs.phonegap.com/en/1.2.0/phonegap_media_capture_capture.md.html#Capture [3] http://docs.phonegap.com/en/1.2.0/phonegap_camera_camera.md.html#CameraReceived on Wednesday, 30 November 2011 19:07:57 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 16:26:08 UTC