2f06c696fa
refactor: replace interface{} with any for modern Go style
...
Update callback function signatures to use the any alias introduced in Go 1.18,
improving code readability and following current Go conventions.
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com >
2026-04-09 16:52:48 +08:00
febcdfdbf7
mqtt加入认证,优化视频播放与浏览器
2025-03-07 16:04:19 +08:00
53d9df6e0a
用 vlc 替换 ffplay 的播放方式用来修复视频播放问题
2025-03-01 13:28:57 +08:00
f251df5ce3
稳定发布1.0.0
2025-02-27 17:41:14 +08:00
8780f8555e
解决部分已知bug
2025-02-27 11:36:40 +08:00
6ee3a6fc11
优化视频的输出
2024-11-13 17:39:23 +08:00
28291598bb
完成日志输出到文件、终端多处的处理
2024-11-13 16:11:59 +08:00
9b643f4352
对点位进行锁定
2024-11-13 11:25:37 +08:00
cc12b60437
优化全局zap的打印,修复待机任务出现多个的情况
2024-11-12 14:47:20 +08:00
edb8d30605
全面替换log为zap
2024-11-08 18:42:13 +08:00
660ae1326f
前三个点位所有功能已调通
2024-11-08 15:37:36 +08:00
ab0678aa3b
待机功能基本实现
2024-11-06 15:44:35 +08:00