Mincam Camera is a simple camera application built with HTML, CSS, and JavaScript. The application allows users to take snapshots of themselves using their computer's webcam, and save these snapshots as PNG files.
To get started with Mincam Camera, simply download or clone the repository and open the index.html file in your web browser. The application is designed to work in all modern web browsers.
When you open the application, you will be prompted to allow access to your webcam. Once you grant access, you will see a live video stream from your webcam displayed on the screen. To take a snapshot, simply click on the "Snapshot" button.
After taking a snapshot, the image will be displayed on the screen. You can then choose to save the image as a PNG file by clicking on the "Save Snapshot" button.
- Snapshots are saved as PNG files
- Option to turn on/off front flash
- Option to resize canvas
- Simple gallery feature to display all saved snapshots
If you would like to contribute to the Mincam Camera project, feel free to fork the repository and submit a pull request.
Mincam Camera is released under the MIT license. See LICENSE for more information.