simple timelapse image acquisition
- Option to disable flash
- Display if flash was actually used on last image
- Calendar view of recordings
- Display free / used disk space
- Quality of recording per day (images taken)
- Quick render (render current day even if not complete)
- More information (weather, temp)
- Automatic oncatenation of videos for complete timelapse (http://trac.ffmpeg.org/wiki/Concatenate)
- Detection of obstructed frames (during plant maintainance)
- Normalization of image brightness ( -> max)
- Evaluation of image brightness over time (image metadata ISO, Exposure)
- Calculate exposure using dynamic day length
- Gradual exposure compensation (not just 0 and 4)
- Script for automatated backup to external medium -> purge raw images, keep videos
- Dashboard v1.0
- Automatic generation of daily videos (crop images (<- no); ffmpeg)
- New folder per day
- Move image acquisition to requests module
- Remove wget module
- Check for more default settings