Commit Graph

4 Commits

Author SHA1 Message Date
6ff71fded0 feat: implement token-based auto stream pulling 2026-05-09 11:03:27 +08:00
9a7cd7702f fix: update systemd service config and edge.yaml with runtime settings
- Add LD_LIBRARY_PATH and proper env vars to edge-agent.service
- Add device UUID and RTSP URL to edge.yaml
- Update infer_fps (5->2) and conf_threshold (0.5->0.2)
- Add journal logging configuration
2026-05-08 17:09:26 +08:00
6e88d2392f feat: add dynamic config reload, unique device identity (UUID), and MQTT support
- New StreamManager for dynamic RTSP/FLV stream lifecycle
- Dynamic worker scaling for inference
- Device UUID generation and persistence
- Telegraf config and NPU monitoring scripts
- .gitignore for build artifacts
2026-05-08 16:26:10 +08:00
2e7245d62e feat: 边缘侧服务代码初始化与配置同步准备 2026-05-08 11:33:43 +08:00