The project is about a web-based camera application.
-
The application can click pictures and record videos.
-
User can add filters to the media.
-
With the help of canvas it captures the image.
-
The application also has the feature of screen recording.
-
All the media will be saved in the gallery.
-
The media can be downloaded and deleted from the gallery.
-
All the data is stored in the IndexDB storage system.
https://screenvideorecoder.netlify.app/index.html
HTML, CSS, JavaScript, IndexDB, MediaSreams, Canvas APIs.