A mininalistic picamera GUI to take pictures or videos with Raspberry-Pi.
An effort to make an simple picamera application to take pictures and videos with picamera module in python. Initially it is a script to take only pictures but it will be extended to take videos and set the different camera parameters.
- scalebar introduced in the preview which can be calibrated visually.
- Error message if camera not found during initalization.
- <Control+S> to quick-save instantly with default timestamped filename.
- <Control+C> closes the application.