ericwyuan
  • Joined on 2026-03-18
ericwyuan pushed to main at ericwyuan/sentinel-home-ai 2026-08-20 01:00:57 +00:00
0af541097f 更新 README.md
ericwyuan pushed to main at ericwyuan/sentinel-home-ai 2026-08-20 01:00:09 +00:00
0045b074a2 更新 README.md
ericwyuan pushed to main at ericwyuan/sentinel-home-ai 2026-08-19 23:19:58 +00:00
3a5ea459a2 docs: 需求文档与 README 整合为单一文档
ericwyuan pushed to main at ericwyuan/sentinel-home-ai 2026-08-19 18:31:09 +00:00
5adda97829 docs: add real video benchmark results to PROGRESS.md
ericwyuan pushed to main at ericwyuan/sentinel-home-ai 2026-08-19 18:30:23 +00:00
7ce8aff67c perf: use FFmpeg fast seek instead of fps filter for frame extraction
ericwyuan pushed to main at ericwyuan/sentinel-home-ai 2026-08-19 18:20:04 +00:00
6a9d1626fb fix(event-time): event_end_time/frame_timestamp NOT NULL 列兜底
ericwyuan pushed to main at ericwyuan/sentinel-home-ai 2026-08-19 18:18:45 +00:00
e7fb0c92bc docs(readme): 记录 Gemini API Key 与调用示例(gemini-flash-latest,已验证可用)
ericwyuan pushed to main at ericwyuan/sentinel-home-ai 2026-08-19 18:10:40 +00:00
c635dd69f1 fix(db): 空字符串datetime归一化为NULL,兼容MariaDB严格模式
ericwyuan pushed to main at ericwyuan/sentinel-home-ai 2026-08-19 17:59:16 +00:00
e7c1641b72 fix(dispatcher): resp.json(silent=) 是 Flask API,requests 不支持会抛 TypeError
ericwyuan pushed to main at ericwyuan/sentinel-home-ai 2026-08-19 17:54:35 +00:00
be30b5f875 fix(config): Ollama 超时与 num_predict 按 ARM 实测调整
ericwyuan pushed to main at ericwyuan/sentinel-home-ai 2026-08-19 17:43:03 +00:00
3a195d69b9 fix(dispatcher): 僵尸PROCESSING任务回收 + fam-core文件日志
ericwyuan pushed to main at ericwyuan/sentinel-home-ai 2026-08-19 17:34:10 +00:00
727642d38b feat: adaptive keyframe count based on video duration
ericwyuan pushed to main at ericwyuan/sentinel-home-ai 2026-08-19 17:03:52 +00:00
40944428d1 feat: video analysis switched to push mode (upload whole video, sync response)
ericwyuan pushed to main at ericwyuan/sentinel-home-ai 2026-08-19 16:36:41 +00:00
c596bf7603 feat: FAM-UI deployed on NAS (Streamlit 1.61.1)
ericwyuan pushed to main at ericwyuan/sentinel-home-ai 2026-08-19 16:04:01 +00:00
06e1e5a307 docs: update PROGRESS.md with chat proxy, Tailscale status, E2E results
ericwyuan pushed to main at ericwyuan/sentinel-home-ai 2026-08-19 15:59:38 +00:00
94a8805045 feat: FAM-Edge chat proxy + PyMySQL migration for FAM-UI + config update
ericwyuan pushed to main at ericwyuan/sentinel-home-ai 2026-08-19 15:48:42 +00:00
c8cd2f2665 fix: MariaDB JSON path compat for name_member + FAM-Core API verified
ericwyuan pushed to main at ericwyuan/sentinel-home-ai 2026-08-19 15:32:38 +00:00
66b499725d [deploy] FAM-Core + FAM-Edge 服务启动 + Tailscale 跨服务器验证
ericwyuan pushed to main at ericwyuan/sentinel-home-ai 2026-08-19 15:27:31 +00:00
47658fa068 [deploy] PyMySQL 替换 + Tailscale 组网 + config.yaml + 路径修复
ericwyuan pushed to main at ericwyuan/sentinel-home-ai 2026-08-19 15:08:24 +00:00
e5ac667586 [deploy] NAS MariaDB DDL 执行 + Tailscale 状态 + README 更新