jchammons / owncast_ynh

Owncast package for YunoHost

Home Page:https://owncast.online/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Owncast for YunoHost

Integration level
Install Owncast with YunoHost

Lire ce readme en français.

This package allows you to install Owncast quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

Owncast is an open source, self-hosted, decentralized, single user live streaming and chat server for running your own live streams similar in style to the large mainstream options. It offers complete ownership over your content, interface, moderation and audience.

Shipped version: 0.0.10~ynh2

Demo: https://watch.owncast.online/

Screenshots

Disclaimers / important information

Configuration

You can configure Owncast in the admin page: domain.ltd/admin with admin and abc123 as credential. Don't forget to change the stream key.

Streaming app

OBS can be used as streaming video app: https://obsproject.com/

  1. Install OBS or Streamlabs OBS and get it working with your local setup.
  2. Open OBS Settings and go to Stream.
  3. Select Custom… as the service.
  4. Enter the URL of the server running your streaming service in the format of rtmp://myserver.net/live.
  5. Enter your Stream Key that matches your key file.
  6. Press Start Streaming (OBS) or Go Live (Streamlabs) on OBS.

Standalone chat mode

https://live.domain.ltd/index-standalone-chat-readwrite.html

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that.

sudo yunohost app install https://github.com/YunoHost-Apps/owncast_ynh/tree/testing --debug
or
sudo yunohost app upgrade owncast -u https://github.com/YunoHost-Apps/owncast_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps

About

Owncast package for YunoHost

https://owncast.online/

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%