Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 296 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 296 Bytes

taking-photo-with-js

This is a simple js project which demonstrate how to take pictures from the web camera with the help of javaScript.

This project also makes the photo avilable to download right after capturing it.

you'll have to run this file in a HTTP server to make it work corrctly.