A Progressive Web App (PWA) installable web application designed for clinicians to record camera videos with patient tagging.
The webapp is available at: https://clinic-cam-vault.lovable.app/
In ophthalmology clinics, clinical documentation often involves recording videos of patients' eyes. However, using traditional camera apps or software like OBS can be cumbersome. Clinicians frequently have to juggle multiple windows, navigate through file explorers, and switch between apps just to show a patient their recording. This disrupts the flow of care and adds unnecessary complexity.
Clinic Cam Vault was created to solve this problem by offering a seamless, offline-compatible web application that allows clinicians to record videos directly in the browser, tag them with patient information, and manage recordings without ever leaving the app or exposing files online unless explicitly chosen.
The goal is to streamline the camera documentation process into one integrated experience that runs entirely in the browser, including secure local storage of videos. This means clinicians can focus on patient care without worrying about technical distractions or privacy concerns.
This project is actively under development, with ongoing improvements to the user interface and features to make the experience even smoother.
- Camera recording directly from the browser
- Tagging recordings with patient information
- Installable as a PWA for easy access
- Video gallery and playback
- Responsive and user-friendly interface
- Offline compatible with local storage
You can install the app directly from the browser if your browser supports PWA installation.
- Open the webapp in a supported browser.
- Allow camera access when prompted.
- Select the camera if multiple are available.
- Enter patient information.
- Record videos and save them with patient tags.
- View and playback recorded videos in the gallery.
To run the project locally:
bun install
bun run devContributions are welcome! Please open issues or pull requests for improvements.
MIT License
Let's save lives, one click at a time — reducing the burden, one recording at a time.
- Live Webapp URL: https://clinic-cam-vault.lovable.app/
- Original Repository: https://github.com/niccoreyes/clinic-cam-vault