Skip to content

waitingsong/modern-webcamjs

Repository files navigation

Modern-WebcamJS

A JavaScript library for capturing still images from camera(s) via modern browsers.

Version License

What can I do with this?

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.

Installing

npm install --save modern-webcamjs

DEMO:

License

MIT

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published