Add rotating file logs, access noise filters, and longer RTSP start timeout.

Persist app logs under logs/app with 7-day rotation, suppress routine health/pending access lines, raise default VIDEO_OPEN_TIMEOUT_SEC to 90s, and document consumable codes plus client timeout guidance.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Kevin
2026-05-26 13:11:30 +08:00
parent 5fd0851a44
commit ae6300b8b2
12 changed files with 584 additions and 71 deletions

1
.gitignore vendored
View File

@@ -51,6 +51,7 @@ backend/.env.*
# Backend runtime & caches
backend/logs/
backend/logs/app/
backend/Ultralytics/
# Large duplicate ActionFormer checkpoint (canonical copy lives under algorithm_subprocesses/5.15/weights/)