1.1.3 • Published 7 years ago

modern-webcamjs v1.1.3

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

Modern-WebcamJS


Modern-WebcamJS is a JavaScript library for capturing still images from camera(s) attached by your computer, and delivering them to you as JPEG or PNG Data URIs. The images data also can be objectURL . It uses HTML5 getUserMedia, so only modern browser such as FireFox, Chrome, Edge which supports navigator.mediaDevices.getUserMedia of HTML5 API supported.

DEMO:

License

MIT