[Config Support]: Frigate Auto Deleting Old Recordings #18803
Replies: 3 comments 4 replies
-
I tried to use image: ghcr.io/blakeblackshear/frigate:stable instead of image: ghcr.io/blakeblackshear/frigate:stable-tensorrt I'll let you know if this change something, how frequently the recording was deleted? |
Beta Was this translation helpful? Give feedback.
-
More information is needed about what behavior you are seeing |
Beta Was this translation helpful? Give feedback.
-
@NickM-27 Under /storage/recordings/insert_your_date, the folders are around 300–400GB each for a full day of continuous recording. Once only detections are retained, the folders drop to around 10GB. As I mentioned in my first comment, I switched the Docker image from frigate:stable-tensorrt to frigate:stable, and that solved the issue. I was using the tensorrt version to try using GPU and Coral together, without any success for the moment. For anyone interested, here’s the final configuration block I’m using for recordings:
Thank you all for your help and time! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the problem you are having
I've recently updated frigate to the 0.15, precisely I have made a newer installation.
It's all working quite well for my needs, but there's an issue: Frigate doesn't automatically delete recordings older than 7 days while keeping detections for 183 days.
Version
0.15-1
Frigate config file
Relevant Frigate log output
i don't know what to paste there for this specific issue.
Relevant go2rtc log output
Frigate stats
No response
Operating system
Debian
Install method
Docker Compose
docker-compose file or Docker CLI command
Object Detector
Coral
Screenshots of the Frigate UI's System metrics pages
No response
Any other information that may be helpful
No response
Beta Was this translation helpful? Give feedback.
All reactions