Files
Kevin 30e6acea70 Replace chain 1 with RTSP slice batch pipeline and add 24h segment TTL.
Route live recording through ffmpeg MP4 segments and the 5.15 batch subprocess, remove simulated RTSP chain 2, purge expired slices on startup and hourly, and expose TTL settings to the demo client.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-25 10:24:25 +08:00

440 B
Raw Permalink Blame History

Clients

独立浏览器前端,与 backend/ 分宿部署。

目录 用途 默认端口
demo-client/ 联调(真 RTSP 切片 batch / 离线 batch链路 1 落盘 slice 默认 24h TTL 38081
voice-confirmation/ 语音确认终端页(链路 1 开录后使用) 8080

启动前请先在 backend/ 执行 docker compose up -d --build