Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split DAYS_TO_KEEP for images and videos #3650

Open
EricClaeys opened this issue May 21, 2024 Discussed in #3406 · 0 comments
Open

Split DAYS_TO_KEEP for images and videos #3650

EricClaeys opened this issue May 21, 2024 Discussed in #3406 · 0 comments

Comments

@EricClaeys
Copy link
Collaborator

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 days
DAYS_TO_KEEP_VIDEOS=30 which would delete videos after 30 days.

@EricClaeys EricClaeys added this to the post v2024.xx.xx milestone May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant