You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Originally posted by schoerg February 2, 2024
Hi,
example: on the night of 2024-01-30 the camera took 2465 images, which results in 16.9GB of used space. The created video takes only 100 MB. While it's not feasible to keep every image for all eternity, 100 MB don't hurt overall space consumption. If you really want you could extract the single frames of the video.
Feature: split DAYS_TO_KEEP for images and videos, maybe this: DAYS_TO_KEEP_IMAGES=14 which would delete images after 14 days DAYS_TO_KEEP_VIDEOS=30 which would delete videos after 30 days.
The text was updated successfully, but these errors were encountered:
Discussed in #3406
Originally posted by schoerg February 2, 2024
Hi,
example: on the night of 2024-01-30 the camera took 2465 images, which results in 16.9GB of used space. The created video takes only 100 MB. While it's not feasible to keep every image for all eternity, 100 MB don't hurt overall space consumption. If you really want you could extract the single frames of the video.
Feature: split
DAYS_TO_KEEP
for images and videos, maybe this:DAYS_TO_KEEP_IMAGES=14
which would delete images after 14 daysDAYS_TO_KEEP_VIDEOS=30
which would delete videos after 30 days.The text was updated successfully, but these errors were encountered: