Broadcaster
Docker 应用程序 from paloooz's Repository
概述
Create your own 24/7 TV channels from your media library with a retro CRT-style web interface. Broadcaster generates and hosts HTTP Live Streams from local content using FFMpeg with NVIDIA GPU hardware acceleration.
要求
Before first run:
1. Media Directory - Point to your media library (read-only access)
2. NVIDIA GPU - Requires NVIDIA Container Toolkit installed on Unraid (Community Applications: Nvidia-Driver)
After first run, create a channels.json in your Data Directory:
}>
See https://github.com/theodorecharles/Broadcaster for full documentation
运行时参数
- 网络用户界面
http://[IP]:[PORT:12121]/- 网络
bridge- 外壳
bash- 特权
- false
- 额外参数
--runtime=nvidia
模板配置
WebUI PortPorttcp
Web interface port
- 目标
- 12121
- 默认值
- 12121
- 价值
- 12121
Data DirectoryPathrw
Storage for HLS streams, config files (channels.json, config.txt), and logs
- 目标
- /data
- 默认值
- /mnt/user/appdata/broadcaster
- 价值
- /mnt/user/appdata/broadcaster
Media DirectoryPathro
Your media files (movies, TV shows, etc.)
- 目标
- /media
- 默认值
- /mnt/user/media
- 价值
- /mnt/user/media
NVIDIA GPU IDVariable
GPU ID to use (0 for first GPU, or 'all' for all GPUs). Run 'nvidia-smi' to see available GPUs.
- 目标
- NVIDIA_VISIBLE_DEVICES
- 默认值
- 0
- 价值
- 0
NVIDIA Driver CapabilitiesVariable
NVIDIA driver capabilities (leave as 'all')
- 目标
- NVIDIA_DRIVER_CAPABILITIES
- 默认值
- all
- 价值
- all
下载统计数据
4,181
下载总数
详细信息
在Unraid 上运行 Broadcaster 。
Broadcaster 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。