https://github.com/blitzter/blitzcam
Camera interface for Raspberry Pi HQ Camera + HDMI touchscreen
https://github.com/blitzter/blitzcam
dietpi picamera python3 raspberry-pi raspberry-pi-camera
Last synced: 8 months ago
JSON representation
Camera interface for Raspberry Pi HQ Camera + HDMI touchscreen
- Host: GitHub
- URL: https://github.com/blitzter/blitzcam
- Owner: blitzter
- Created: 2021-12-25T20:02:17.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-01T09:45:47.000Z (almost 4 years ago)
- Last Synced: 2025-03-02T21:13:20.236Z (8 months ago)
- Topics: dietpi, picamera, python3, raspberry-pi, raspberry-pi-camera
- Language: Python
- Homepage:
- Size: 1.87 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BlitzCam
Camera interface for Raspberry Pi HQ Camera + HDMI touchscreen## Planned features
* Take Photos and save to a path (Done)
* Settings Interface for saving camera settings (Done)
* Support for others Display Resolutions
* Gallery View
* All features of HQ camera supported from touch UI
* Add Video support
* Support for GPIO shutter
* ?? Send files to ftp/smb/ssh
* ?? Support hotspot with shared gallery
* battery details (added using Waveshare ups_hat)## Screenshots
camera interface (WIP)
Settings interface (WIP)

Mode Selection (WIP)

## Requirements
Raspberry PiCompatible Camera
Dietpi + chromium autostart configured + python3 installed
Unclutter optional
## Custom OS tweaks
* Start blitz_cam server on boot
* Start unclutter after X (to disable mouse pointer)