4cb160b88c
feat: update OTA config to use stream-gateway (port 9000) and add build script
2026-05-09 13:36:12 +08:00
831412f063
config: enable auto_pull and set gateway URL/token in edge.yaml
2026-05-09 11:19:05 +08:00
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