Is there a JavaScript API for accessing the the iPhone's camera from Mobile Safari?
|
|
Sorry, but there isn’t any... |
|||||||
|
|
In iOS6, you can use
It will act like a regular file upload, but instead, it will open the iPhone camera and upload a picture or a video. Hope this help someone. |
|||||
|
|
You can via http://picupapp.com/ It is a Free iPhone App and JS that can convert an upload box into a button that requests the app, along with instructions to the App on where to post the image... This thing should get an award. Now if only we could get them to also make it work perfect with Android and Blackberry. |
|||||
|
|
Using phonegap, this url would suggest it is possible to take a picture. There is also a specification from the W3C which would allow this, although to my knowledge noone has implemented it yet: http://www.w3.org/TR/2010/WD-html-media-capture-20100928/ |
|||||
|