重构无人直播助手:内嵌 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

View File

@@ -17,20 +17,23 @@
},
"dependencies": {
"d3": "^7.9.0",
"drizzle-orm": "^0.44.2",
"echarts": "^6.0.0",
"qrcode": "^1.5.4",
"framer-motion": "^12.23.12",
"lucide-react": "^0.525.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"sql.js": "^1.14.1",
"three": "^0.183.2"
"three": "^0.183.2",
"uuid": "^11.1.0",
"youtubei.js": "^17.2.0"
},
"devDependencies": {
"@types/d3": "^7.4.3",
"@types/node": "^22.10.0",
"@types/qrcode": "^1.5.6",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@types/three": "^0.183.1",
"@types/uuid": "^10.0.0",
"@vitejs/plugin-react": "^4.3.4",
"@resvg/resvg-js": "^2.6.2",
"electron": "^33.2.0",