mirror of
https://github.com/YunoHost-Apps/owncast_ynh.git
synced 2024-09-03 19:56:20 +02:00
Update DISCLAIMER.md
This commit is contained in:
parent
52ca7c9a0e
commit
e0d72176fd
1 changed files with 5 additions and 7 deletions
|
@ -1,16 +1,14 @@
|
|||
## 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.
|
Loading…
Add table
Reference in a new issue