Owncast

Owncast

Docker 应用程序 from ich777's Repository

概述

Owncast is a self-hosted live video and web chat server for use with existing popular broadcasting software.

Admin login: The credentials for the admin site: 'http://SERVERIP:PORT/admin' are Username: 'admin' and Password: 'abc123' (please note that the password is also your streaming key and should be changed to something very strong).

Update Notice: Simply restart the container if a newer version from Owncast is available.

AMD Hardware transcoding (Please note that you have to be on Unraid 6.9.0beta35 to enable the moduel for AMD):

  • Open up a Terminal from Unraid and type in: 'modprobe amdgpu' (without quotes or you edit your 'go' file to load it on every restart of Unraid - refer to the support thread)
  • At 'Device' at the bottom here in the template add '/dev/dri'
  • In Owncast open the admin page and go to 'Configuration' -> 'Video Configuration' -> 'Advanced Settins', select 'VA-API hardware encoding' from the dropdown and click 'Yes'

Intel Hardware transcoding:

  • Download and install the Intel-GPU-TOP Plugin from the CA App
  • At 'Device' at the bottom here in the template add '/dev/dri'
  • In Owncast open the admin page and go to 'Configuration' -> 'Video Configuration' -> 'Advanced Settins', select 'VA-API hardware encoding' from the dropdown and click 'Yes'

Nvidia Hardware transcoding:

  • Download and install the Nvidia-Driver Plugin from the CA App
  • Turn on the 'Advanced View' here in the template and at 'Extra Parameters' add: '--runtime=nvidia'.
  • At 'Nvidia Visible Devices' at the bottom here in the template add your GPU UUID.
  • In Owncast open the admin page and go to 'Configuration' -> 'Video Configuration' -> 'Advanced Settins', select 'NVIDIA GPU acceleration' from the dropdown and click 'Yes'

Also visit the Homepage of the creator and consider Donating: https://owncast.online/

运行时参数

网络用户界面
http://[IP]:[PORT:8080]
网络
bridge
外壳
bash
特权
false
额外参数
--restart=unless-stopped

模板配置

Data DirPathrw

Data Path

目标
/owncast
价值
/mnt/cache/appdata/owncast/
Preferred VersionVariable

Preferred Owncast version goes here (set to ‘latest’ to download the latest and check on every startup if there is a newer version available)

目标
OWNCAST_V
价值
latest
TCP1 - WebInterfacePorttcp

TCP Port - WebInterface

目标
8080
价值
8080
TCP2 - RTMPPorttcp

TCP Port - RTMP Streaming port

目标
1935
价值
1935
Extra Startup ParametersVariable

Enter extra startup parameters if needed here (leave empty if not needed)

目标
START_PARAMS
Nvidia Visible DevicesVariable

Nvidia Visible Devices - enter your GPU UUID here (only required if you plan to use Nvidia hardware transcoding otherwise leave empty, don't forget to add '--runtime=nvidia' to your 'Extra Parameters' in the template).

目标
NVIDIA_VISIBLE_DEVICES
Nvidia Driver CapabilitiesVariable

Nvidia Driver Capabilities (This value can be left in the template even if you don't want to use Nvidia hardware transcoding).

目标
NVIDIA_DRIVER_CAPABILITIES
价值
all
UIDVariable

Container Variable: UID

价值
99
GIDVariable

Container Variable: GID

价值
100
UmaskVariable

Container Variable: UMASK

目标
UMASK
价值
0000

下载统计数据

58,485
下载总数
140
本月
148
平均每月

长期下载总量

加载图表...

详细信息

存储库
ghcr.io/ich777/owncast
最后更新2025-12-11
初见2021-04-09

在Unraid 上运行 Owncast 。

Owncast 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。