From 9e613efec7cb4a04d94ec48f8e205fb0692c4540 Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Tue, 10 Aug 2021 17:33:29 +0000 Subject: [PATCH] Auto-update README --- README.md | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index b0e2adb..458d155 100755 --- a/README.md +++ b/README.md @@ -29,20 +29,18 @@ Self-hosted live video and web chat server for use with existing broadcasting so ## Configuration - -Change the default streaming key with your own in the admin page: `domain.ltd/admin` with `admin` and `abc123` as credential. +Settings are accessible in admin page: `domain.ltd/admin` with `admin` and `your_stream_key` 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. 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. +1. Enter your **Stream Key** that matches your key file. +1. Press **Start Streaming** (OBS) or **Go Live** (Streamlabs) on OBS. ## Documentation and resources * Official app website: https://owncast.online/