safesight/control/internal/web
tian c92ad41bd1 feat(control): 视频源状态检测与展示
- 新增 service.FetchVideoSourceStatus: 调 agent /v1/graphs 解析
  input_rtsp 节点 (custom_metrics: streaming/last_error/fail_count)
- 设备详情页运行与服务区块展示每个视频源:
  在线/离线 + 失败原因(如 RTSP 打开失败: 404) + 帧率 + 历史失败次数
- 视频源离线时红色提示,与媒体服务状态区分
2026-08-02 12:20:13 +08:00
..
ui feat(control): 视频源状态检测与展示 2026-08-02 12:20:13 +08:00
graph_node_types.go chore: 合并 safesight-control 仓库为 control/ 子目录 2026-08-02 11:13:26 +08:00
template_parse_test.go chore: 合并 safesight-control 仓库为 control/ 子目录 2026-08-02 11:13:26 +08:00
ui_embed.go chore: 合并 safesight-control 仓库为 control/ 子目录 2026-08-02 11:13:26 +08:00
ui_test.go chore: 合并 safesight-control 仓库为 control/ 子目录 2026-08-02 11:13:26 +08:00
ui.go feat(control): 视频源状态检测与展示 2026-08-02 12:20:13 +08:00