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

@@ -0,0 +1,11 @@
[camera]
# FFmpeg 枚举的设备名Windows DirectShow 为引号内完整名称)
video_device =
audio_device =
width = 1280
height = 720
fps = 30
bitrate = 2500
use_gpu =
# YouTube 频道/直播页地址,供目标端监听
youtube_watch_url =

View File

@@ -1,10 +0,0 @@
{
"apiKey": "wc_live_xxxxxxxx",
"proxyUrl": "http://your-proxy-server:3000",
"deviceType": "ipad",
"proxy": "10",
"accountId": "default",
"webhookHost": "",
"webhookPort": 18790,
"webhookPath": "/webhook/wechat"
}