Owncast
Application Docker from ich777's Repository
Vue d'ensemble
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/
Arguments d'exécution
- Interface utilisateur Web
http://[IP]:[PORT:8080]- Réseau
bridge- Coquille
bash- Privilégié
- false
- Paramètres supplémentaires
--restart=unless-stopped
Configuration du modèle
Data Path
- Cible
- /owncast
- Valeur
- /mnt/cache/appdata/owncast/
Preferred Owncast version goes here (set to ‘latest’ to download the latest and check on every startup if there is a newer version available)
- Cible
- OWNCAST_V
- Valeur
- latest
TCP Port - WebInterface
- Cible
- 8080
- Valeur
- 8080
TCP Port - RTMP Streaming port
- Cible
- 1935
- Valeur
- 1935
Enter extra startup parameters if needed here (leave empty if not needed)
- Cible
- START_PARAMS
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).
- Cible
- NVIDIA_VISIBLE_DEVICES
Nvidia Driver Capabilities (This value can be left in the template even if you don't want to use Nvidia hardware transcoding).
- Cible
- NVIDIA_DRIVER_CAPABILITIES
- Valeur
- all
Container Variable: UID
- Valeur
- 99
Container Variable: GID
- Valeur
- 100
Container Variable: UMASK
- Cible
- UMASK
- Valeur
- 0000
Catégories
Télécharger les statistiques
Total des téléchargements au fil du temps
Détails
ghcr.io/ich777/owncastExécutez Owncast sur Unraid.
Owncast est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.