Files
operating-room-monitor-server/clients/README.md
Kevin 153c91f8ff 将 Demo 录制收敛为三条独立链路,并重做联调台 UI。
移除 demo_orch 统一编排,改为 recording_demo 与 live/simulated 服务;客户端拆分为静态资源,以模式卡片与 chip 耗材覆盖三链路联调,并同步测试与文档。

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-21 16:50:23 +08:00

414 B
Raw Blame History

Clients

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

目录 用途 默认端口
demo-client/ 三链路联调(真 RTSP / 模拟实时 / 离线 batch 38081
voice-confirmation/ 语音确认终端页(链路 1/2 开录后使用) 8080

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