1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/owncast_ynh.git synced 2024-09-03 19:56:20 +02:00

Create DISCLAIMER_fr.md

This commit is contained in:
ericgaspar 2021-08-07 18:49:27 +02:00
parent 4eab502685
commit 2599e6e346
No known key found for this signature in database
GPG key ID: 574F281483054D44

15
doc/DISCLAIMER_fr.md Executable file
View file

@ -0,0 +1,15 @@
## Configuration
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.