Files
silver_pose/docs
ilaandClaude Opus 4.8 2603a10fb1 feat(v1): settings camera connection test and preview
Settings tab gains a camera group (host/port/channel/user/masked password),
a background connection-test worker that probes one frame off the GUI
thread and shows it in a preview, and a save button that writes the
structured source to the untracked config.local.json. 60 tests pass;
Qt shell compiles and needs a Windows smoke.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-21 22:44:09 +08:00
..
2026-07-20 23:06:54 +08:00
2026-07-20 22:57:37 +08:00

Silver Pose 文档导航

Silver Pose 是面向固定机位大厅/走廊的本地摔倒事件演示系统;MVP 是 Python V1 的实时 RTSP 演示闭环。

文档维护规则

  • 需求变化先更新 02-requirements.md。
  • 模块、配置字段或事件语义变化先更新 04-architecture.md 和 api.md。
  • 任务状态更新 06-tasks.md,真实执行证据追加到 ../progress.md,当前快照覆盖 current-state.md。
  • V1 通过事件级验收前,v2/ 不得进入功能开发。