mirror of
https://github.com/YunoHost-Apps/owncast_ynh.git
synced 2024-09-03 19:56:20 +02:00
Fix
This commit is contained in:
parent
9e613efec7
commit
036641400f
2 changed files with 7 additions and 8 deletions
|
@ -11,4 +11,4 @@ OBS can be used as streaming video app: https://obsproject.com/
|
|||
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. Press **Start Streaming** (OBS) or **Go Live** (Streamlabs) on OBS.
|
||||
1. Press **Start Streaming** (OBS) or **Go Live** (Streamlabs) on OBS.
|
||||
|
|
|
@ -1,15 +1,14 @@
|
|||
## Configuration
|
||||
|
||||
Modifiez la clé de streaming par défaut `abc123` en éditant la page d'administration : `domain.ltd/admin` avec `admin` et `abc123` comme identifiant.
|
||||
Les paramètres sont accessibles dans la page d'administration : : `domain.ltd/admin` avec `admin` et `votre_stream_key` comme identifiant.
|
||||
|
||||
## Application de diffusion en continu
|
||||
|
||||
OBS peut être utilisé comme application de streaming vidéo : https://obsproject.com/
|
||||
|
||||
1. Installez OBS ou Streamlabs OBS et faites-le fonctionner avec votre configuration locale.
|
||||
1. Ouvrez les paramètres OBS et allez dans "Stream".
|
||||
1. Sélectionnez « Personnalisé… » comme service.
|
||||
1. Installez **OBS** ou **Streamlabs OBS** et faites-le fonctionner avec votre configuration locale.
|
||||
1. Ouvrez les **paramètres** OBS et allez dans **Stream**.
|
||||
1. Sélectionnez **Personnalisé…** comme service.
|
||||
1. Entrez l'URL du serveur exécutant votre service de streaming au format `rtmp://myserver.net/live`.
|
||||
1. Saisissez votre « Clé de diffusion » qui correspond à votre clé de streaming.
|
||||
1. Démarrez le serveur.
|
||||
1. Appuyez sur « Démarrer le streaming » (OBS) ou « Go Live » (Streamlabs) sur OBS.
|
||||
1. Saisissez votre « Stream key » qui correspond à votre clé de streaming choisie lors de l'installation.
|
||||
1. Appuyez sur **Démarrer le streaming** (OBS) ou **Go Live** (Streamlabs) sur OBS.
|
||||
|
|
Loading…
Add table
Reference in a new issue