From 8a46df9fc8fcb0d476544cc31c708b4b35f835fb Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Fri, 6 Aug 2021 16:18:34 +0000 Subject: [PATCH] Auto-update README --- README.md | 9 +++++++++ README_fr.md | 9 +++++++++ 2 files changed, 18 insertions(+) diff --git a/README.md b/README.md index 5b8e943..4e71d52 100755 --- a/README.md +++ b/README.md @@ -32,7 +32,16 @@ Self-hosted live video and web chat server for use with existing broadcasting so You can configure Owncast by editing the configuration file `/var/www/owncast/config.yaml` using the [documentation](https://owncast.online/docs/), or with the admin page: `domain.ltd/admin` with `admin` and `abc123` as credential. ## 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. +1. Open OBS Settings and go to “Stream”. +1. Select “Custom…” as the service. +1. Enter the URL of the server running your streaming service in the format of `rtmp://myserver.net/live`. +1. Enter your “Stream Key” that matches your key file. +1. Start the server. +1. Press “Start Streaming” (OBS) or “Go Live” (Streamlabs) on OBS. ## Documentation and resources * Official app website: https://owncast.online/ diff --git a/README_fr.md b/README_fr.md index 86997e4..fe691c9 100755 --- a/README_fr.md +++ b/README_fr.md @@ -28,7 +28,16 @@ Serveur de vidéo en direct et de chat Web auto-hébergé à utiliser avec un lo You can configure Owncast by editing the configuration file `/var/www/owncast/config.yaml` using the [documentation](https://owncast.online/docs/), or with the admin page: `domain.ltd/admin` with `admin` and `abc123` as credential. ## 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. +1. Open OBS Settings and go to “Stream”. +1. Select “Custom…” as the service. +1. Enter the URL of the server running your streaming service in the format of `rtmp://myserver.net/live`. +1. Enter your “Stream Key” that matches your key file. +1. Start the server. +1. Press “Start Streaming” (OBS) or “Go Live” (Streamlabs) on OBS. ## Documentations et ressources * Site officiel de l'app : https://owncast.online/