Skip to content

It is a web application created with HTML, CSS, and Javascript that enables users to capture images and record videos. The application uses the navigator interface to access the user's web camera, IndexedDB database of the user's browser to store Media and Canvas API to implement zoom feature.

Notifications You must be signed in to change notification settings

SpNain/Camera-Lite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Camera Lite live link

It is a web application created with HTML, CSS, and Javascript that enables users to capture images and record videos.
The application uses the navigator interface to access the user's web camera, IndexedDB database of the user's browser to store Media and Canvas API to implement zoom feature.

Demo  Youtube

For Better 👆 Quality Watch it on Youtube

Features 📝

  • The application uses the navigator interface to access the user's web camera to capture images or record videos.
  • Users can capture images with different filters.
  • The Canvas API is used to implement the zoom feature for images, so that users can zoom in upto 3X or zoom out.
  • Application use IndexedDB database of the user's browser to store Media. Until user didn't clean cache of the browser media will hang there and user can visit media using gallery page.
  • Users can delete unwanted media and download wanted ones from gallery page into their local system.

Tech Stack ⚒

HTML, CSS, JavaScript, Navigator Interface, IndexedDB Database & Canvas API

About

It is a web application created with HTML, CSS, and Javascript that enables users to capture images and record videos. The application uses the navigator interface to access the user's web camera, IndexedDB database of the user's browser to store Media and Canvas API to implement zoom feature.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published