Skip to content

A simple web app which captures a photo with a webcam.

Notifications You must be signed in to change notification settings

S0npaRi11/taking-photo-with-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.