In a non-native web-app, is it possible through javascript to (without looking at user agent) check if a phone/browser supports taking a photo with the camera and uploading it through the use of a element?
Asked
Active
Viewed 186 times
0
-
possible duplicate? http://stackoverflow.com/questions/9431475/html5-camera-access – Pete Aug 18 '15 at 11:31
-
That one's about streaming/webcam, I'm looking for photo upload from camera library. – oskare Aug 20 '15 at 23:46