possible to use javascript (like PhoneGap, but not PhoneGap) to capture a photo? I realize that this post: http://www.google.com/url?sa=D&q=https://stackoverflow.com/questions/2953865/javascript-camera-api-android-froyo states that it is coming – but what about iPhone?
possible to use javascript (like PhoneGap, but not PhoneGap) to capture a photo? I
Share
This seems to be the proposal for client side camera/microphone access (Capture API):
http://www.w3.org/TR/2010/WD-media-capture-api-20100928/
Given that it’s a draft w3c standard, it’s certainly possible that iOS devices will support it, probably some time in the future. I wouldn’t assume that it will be available any time soon.