MaadhyamRana

Results 5 comments of MaadhyamRana

Needs testing, but the updates are summarized below. **.config and ConfigReader.py:** - Includes options for _continuous capture, raw video saving, raw frame saving_ and _timelapse generation_ from the raw frames....

The code has been modified so that it checks if the raw frame shape has changed at the frame level (instead of at the block level), thanks for the help...

Video and Frame directories (days) are deleted first in case of less disk space, so the relatively smaller Capture data is preserved

When there is no capturing for those first 25 minutes, is BufferedCapture looping on L1168? If so, we can import CameraControl and use the present daytime_mode.value to resend the appropriate...

The check regarding that conditional was moved in #474. The goal was that when `continuous_capture: true`, any leftover processing (if `config.auto_reprocess` is set) would occur before capture start. Disabling `config.auto_reprocess`...