Replies: 1 comment 3 replies
-
I used to have a cronjob that deletes files older than some number of days. Perhaps you can do something like this as a daily cronjob? This will delete all mp4 files older than 30 days.
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have an NFS option, where several cameras are recording to my Ubuntu server. However, when the recording fills up, it doesn't really start erasing older footage from the folders, as I've set up in the app, because obviously the Wyze app doesn't know better.
I'm not very skilled in Linux, so I wouldn't be able to solve this on my own. What is the best script I can run (either from the camera side or the server side) that will automatically start erasing old videos from the NFS dump like the same way the Wyze app does?
Beta Was this translation helpful? Give feedback.
All reactions