Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 311 Bytes

File metadata and controls

7 lines (5 loc) · 311 Bytes

webcam

A HTML5 supported webcam-image uploading module with PHP and AJAX

This module uses navigator.getUserMedia API to fetch the webcam data and send it to server using AJAX. The user media is different for different browsers. Check out how it is used to capture the exact image data using JavaScript