mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-03-18 14:18:21 +03:00
- write_frame_to_cache() now returns bool; callers only append the timestamp to output_frames when cv2.imwrite() actually succeeded, preventing dangling timestamps that cause ffmpeg "Impossible to open" errors when the cache disk is full - FFMpegConverter removes the partial output mp4 on ffmpeg failure so stale partial files don't accumulate on the recording disk https://claude.ai/code/session_016bxjbVpx8DqpjysnGYmXdx |
||
|---|---|---|
| .. | ||
| birdseye.py | ||
| camera.py | ||
| output.py | ||
| preview.py | ||