Is there a API or way for accessing the the iPhone\'s camera from Mobile Safari?I want to create a application that can read barcode within the browser. Thanks in advance.>
Try using input tag .
.
It works well as compared to getUserMedia method which is fully supported by Opera mobile and chrome higher versions. Hope it help.