This commit is contained in:
root
2026-05-17 04:31:59 +00:00
parent 75a0ca4e31
commit 07aa02bca6
51 changed files with 1322 additions and 435 deletions

View File

@@ -1,6 +1,17 @@
![video_spider](https://socialify.git.ci/ihmily/DouyinLiveRecorder/image?font=Inter&forks=1&language=1&owner=1&pattern=Circuit%20Board&stargazers=1&theme=Light)
## Linux Super Hub Profiles
## 无人直播系统Linux 一键部署ARM / x86
本项目当前定位不是单纯录播工具,而是面向 Linux 的无人直播一键部署栈。默认入口为 `http://live.local`,通过 Web 控制面板统一查看和操作 YouTube 无人转播、TikTok HDMI 硬件链路、SRS、Neko 浏览器、安卓与系统服务。
### 核心能力
- 抖音直播间 → YouTube Live支持单频道 / 多频道同时推流,每个任务独立 `youtube.ini``URL_config` 与 PM2 进程
- TikTok 直播:支持视频流转发到硬件 HDMI也可配合 SRS / OBS 接流后再转发
- Neko 浏览器:默认保留管理员会话、开发者工具与 Tampermonkey 持久化
- 兼容架构Linux `x86_64` / `arm64`,使用一键脚本部署,控制面板默认域名 `live.local`
## Linux Unmanned Live Profiles
This fork now includes a modular Linux deployment layout for ARM and X86 nodes.
@@ -9,7 +20,7 @@ This fork now includes a modular Linux deployment layout for ARM and X86 nodes.
- **配置中心**`/opt/live/config`(模板见 `live-platform/config/defaults/`,开发时回退到仓库内同路径)
- **一键脚本**`./install-core.sh`(系统 + 基础服务,与业务解耦)、`./install-live.sh`(仅无人直播业务)、`./doctor.sh`(体检)
- **统一 API**`GET /hub/dashboard``GET /hub/config` 等(见 [`docs/ARCHITECTURE.md`](docs/ARCHITECTURE.md)
- **产品级 Web**:根路径 `/` Live Hub 控制中心`/console` 为高级全功能页
- **产品级 Web**:根路径 `/`无人直播系统控制台`/console` 为高级全功能页
- `install-hub.sh`: reusable Linux super hub with `live.local`, ShellCrash, WebTTY, Cockpit, File Browser, Homepage and Netdata
- `install-business.sh`: Douyin / YouTube / HDMI business module with ffmpeg, mpv, ADB, Chromium, web-scrcpy and SRS