Recordings Storage Maintenance? #767
-
If you are recording streams, how are you performing maintenance on those recordings? I did not see any options within the wyze-bridge itself. What I am going to look at is implementing a cron job to potentially remove files over a certain age (remove recordings older than 30 days), and/or look at available storage and remove older recordings if storage is >= 75%. Thoughts or other suggestions? Thanks. |
Beta Was this translation helpful? Give feedback.
Answered by
JA16122000
Apr 6, 2023
Replies: 1 comment 2 replies
-
I'm using also a cron job. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
java007md
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm using also a cron job.
Working just fine!
Depending on the size of your storage, mine is removing older files then 2 weeks every hour.