HTML5 – How to access and take picture using Camera API HTML5 has introduced some great features and APIs.  One of the APIs is  getUserMedia API. This API provide access to the Camera. To make this API work we have to do simple JavaScript with HTML5. Here is a simple HTML5 code structure that you