HTML5 Safari iOS access only camera not photo library
<input type="file" capture="camera" accept="image/*"> allows a mobile browser to take a picture. On Android native browser and chrome, clicking the input button launches the camera instantly. On iOS Safari, the button launches an alert asking to "Take Photo" or choose from "Photo Library". How can I launch the native camera immediately? It has to do with who is supporting WebRTC . Currently there is no Safari support, partial support from Chrome on Android, experimental support from Firefox for Android. On Android, the default behavior is to use the front facing camera. Future work will allow