重构无人直播助手:内嵌 youLIVE、摄像头直推、推流诊断与 UI 焕新

将 README 改写为产品文档;移除微信/EasyTier/工作台等遗留模块;新增 youLIVE 目标端监控、摄像头推流、质量守卫与转播历史能力。

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
eric
2026-07-07 20:50:44 -05:00
parent d28e64f4ef
commit d61526698d
140 changed files with 24209 additions and 3721 deletions

3
.gitignore vendored
View File

@@ -191,6 +191,9 @@ electron/dist/
electron/out/
electron/.tmp-prepare-runtime/
# 运行时数据(会话库等)
runtime/
# 嵌入式 Python / FFmpeg由 electron/scripts/prepare-runtime.mjs 生成,勿提交大文件)
/python/
/tools/ffmpeg/bin/