Hi all,
I am new in HTML5. i want to know how to take photo using HTML5 and JS
i search and i getting this link https://davidwalsh.name/browser-camera
but unfortunately its does not work in android phone its demo working fine
so what is i missing out.
there is lot link said use navigator.getUserMedia but its not working for me.
Please help me as possible as.
Thanks
Mageshwaran RPosted Nov 11, 2019, 10:51 AM
Lourenco BernardoPosted May 19, 2016, 8:48 AM
http://www.html5rocks.com/en/tutorials/getusermedia/intro/
Also, I tried the HTML5/JavaScript features to capture images, and I found some success using the Intel XDK tools:
https://software.intel.com/en-us/xdk/article/intel-xdk-simple-camera-sample
Note that I using it in conjunction with HTML5 viewing features from leadtools as shown below:
http://demo.leadtools.com/JavaScript/ImageProcessing/
Pranav ShahPosted Jan 13, 2016, 2:45 AM
Rajeesh MenothPosted Jan 13, 2016, 2:03 AM