You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.