DEV Community

Cover image for Learn how to access webcam and take photo with JavaScript
Benson Ruan
Benson Ruan

Posted on

2

Learn how to access webcam and take photo with JavaScript

To contribute to the JavaScript open source community, I had built a npm module called ‘webcam-easy‘, which provides an easy to use JavaScript module that can access webcam and take photo.
Github : https://github.com/bensonruan/webcam-easy
npm : https://www.npmjs.com/package/webcam-easy
Blog : https://bensonruan.com/how-to-access-webcam-and-take-photo-with-javascript/

Top comments (2)

Collapse
 
colinkiama profile image
Colin Kiama

Your webcam library is awesome! The API is pretty streamlined compared compared to the default way of accessing the webcam.

Collapse
 
bensonruan profile image
Benson Ruan

Thank you for checking out my post, I am glad that you find it helpful

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay