Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 255 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 255 Bytes

Camera Gallery

A basic camera app with a gallery. This project uses MediaStream API to access the camera and microphone to record videos and capture images. The images and videos are stored in IndexedDB which is available in the browser itself.