From 981705af84d77cc110f43941c608edd0ef91e16f Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Fri, 6 Aug 2021 18:18:29 +0200 Subject: [PATCH] Update DISCLAIMER.md --- doc/DISCLAIMER.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/doc/DISCLAIMER.md b/doc/DISCLAIMER.md index b083eb3..a150cf3 100755 --- a/doc/DISCLAIMER.md +++ b/doc/DISCLAIMER.md @@ -3,4 +3,13 @@ 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/ \ No newline at end of file + +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. \ No newline at end of file