safesight/control/internal
tian 9e473871ce fix(control): 看板/监控 HLS 错误回调丢失状态导致原因不显示
HLS fatal 错误回调把 status 传 null,hlsError 分支拿不到
last_error,落入'请检查视频源'兜底文案。
修复: tile/card 记住最近状态(_sourceStatus),错误回调复用它;
监控页 hlsError 也显示实际原因(有数据时)。
2026-08-02 13:40:17 +08:00
..
api chore: 合并 safesight-control 仓库为 control/ 子目录 2026-08-02 11:13:26 +08:00
config chore: 合并 safesight-control 仓库为 control/ 子目录 2026-08-02 11:13:26 +08:00
models feat(control): 设备列表视频源离线警告 2026-08-02 12:21:38 +08:00
service fix(control): 视频源轮询不依赖 Online 标志 + 移除调试 2026-08-02 12:40:36 +08:00
storage chore: 合并 safesight-control 仓库为 control/ 子目录 2026-08-02 11:13:26 +08:00
web fix(control): 看板/监控 HLS 错误回调丢失状态导致原因不显示 2026-08-02 13:40:17 +08:00