2 Commits

Author SHA1 Message Date
op
156e4ce095 Align API container UID with host and harden RTSP slice readiness.
Run compose api as HOST_UID/GID with cache under /tmp, poll slice files for
ready_event when ffmpeg stderr is silent, invoke batch via venv python, exclude
logs from build context, and document Docker cache/VLC troubleshooting.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-27 10:57:27 +08:00
Kevin
9f9f24aa05 Add RTSP prewarm keep-alive and track backend/.env for team defaults.
Background ffmpeg pull on all site cameras reduces cold-start latency on start_surgery; timing logs record connect and ready phases. Enable via RTSP_PREWARM_ENABLED in the committed env.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-26 13:16:42 +08:00