0
can we use mobile camera from html tag
mobile camera use through the html tag
1 Answer
+ 5
Not using HTML but with Javascript
see this Code/pen on Codepen: https://codepen.io/blaberus/pen/raGdBG
Take a picture using JS from this code
https://www.html5rocks.com/en/tutorials/getusermedia/intro/