safesight/edge
tian d80a62aabf feat(media): input_rtsp 视频源状态检测与上报
- 节点维护 streaming/fail_count/last_error/last_error_at/ok_at 状态
- 拉流失败分类上报具体原因:
  RTSP 打开失败(带 av_strerror 文本)/无视频流/编码不支持/解码器失败/读取中断
- 实现 GetCustomMetrics,经 /api/graphs 节点快照暴露
  (custom_metrics: type/url/streaming/online/fail_count/last_error/时间戳)
2026-08-02 12:17:17 +08:00
..
agent fix(agent): systemctl 模式 Status 补充失败原因(LastError) 2026-08-02 12:10:44 +08:00
cmake/toolchain refactor: 项目结构梳理 - 设备端/管理端对称布局 2026-08-02 11:39:54 +08:00
configs refactor: 项目结构梳理 - 设备端/管理端对称布局 2026-08-02 11:39:54 +08:00
include refactor: 项目结构梳理 - 设备端/管理端对称布局 2026-08-02 11:39:54 +08:00
models refactor: 项目结构梳理 - 设备端/管理端对称布局 2026-08-02 11:39:54 +08:00
plugins feat(media): input_rtsp 视频源状态检测与上报 2026-08-02 12:17:17 +08:00
samples refactor: 项目结构梳理 - 设备端/管理端对称布局 2026-08-02 11:39:54 +08:00
scripts refactor: 项目结构梳理 - 设备端/管理端对称布局 2026-08-02 11:39:54 +08:00
src refactor: 项目结构梳理 - 设备端/管理端对称布局 2026-08-02 11:39:54 +08:00
test_assets refactor: 项目结构梳理 - 设备端/管理端对称布局 2026-08-02 11:39:54 +08:00
tests refactor: 项目结构梳理 - 设备端/管理端对称布局 2026-08-02 11:39:54 +08:00
third_party refactor: 项目结构梳理 - 设备端/管理端对称布局 2026-08-02 11:39:54 +08:00
tools refactor: 项目结构梳理 - 设备端/管理端对称布局 2026-08-02 11:39:54 +08:00
train refactor: 项目结构梳理 - 设备端/管理端对称布局 2026-08-02 11:39:54 +08:00
transform refactor: 项目结构梳理 - 设备端/管理端对称布局 2026-08-02 11:39:54 +08:00
web refactor: 项目结构梳理 - 设备端/管理端对称布局 2026-08-02 11:39:54 +08:00
.clang-format refactor: 项目结构梳理 - 设备端/管理端对称布局 2026-08-02 11:39:54 +08:00
AGENTS.md refactor: 项目结构梳理 - 设备端/管理端对称布局 2026-08-02 11:39:54 +08:00
CMakeLists.txt refactor: 项目结构梳理 - 设备端/管理端对称布局 2026-08-02 11:39:54 +08:00
VERSION refactor: 项目结构梳理 - 设备端/管理端对称布局 2026-08-02 11:39:54 +08:00