mirror of
https://github.com/YunoHost-Apps/owncast_ynh.git
synced 2024-09-03 19:56:20 +02:00
Auto-update README
This commit is contained in:
parent
d7981b24d3
commit
2beb182761
2 changed files with 2 additions and 39 deletions
22
README.md
22
README.md
|
@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
|
||||
Owncast is an open source, self-hosted, decentralized, single user live streaming and chat server for running your own live streams similar in style to the large mainstream options. It offers complete ownership over your content, interface, moderation and audience.
|
||||
|
||||
**Shipped version:** 0.0.13~ynh2
|
||||
**Shipped version:** 0.0.13~ynh3
|
||||
|
||||
**Demo:** https://watch.owncast.online/
|
||||
|
||||
|
@ -26,26 +26,6 @@ Owncast is an open source, self-hosted, decentralized, single user live streamin
|
|||
|
||||

|
||||
|
||||
## Disclaimers / important information
|
||||
|
||||
## Configuration
|
||||
|
||||
You can configure Owncast in the admin page: `domain.ltd/admin` with `admin` and `abc123` as credential. Don't forget to change the stream key.
|
||||
|
||||
## 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. Press **Start Streaming** (OBS) or **Go Live** (Streamlabs) on OBS.
|
||||
|
||||
## Standalone chat mode
|
||||
|
||||
`https://live.domain.ltd/index-standalone-chat-readwrite.html`
|
||||
## Documentation and resources
|
||||
|
||||
* Official app website: <https://owncast.online/>
|
||||
|
|
19
README_fr.md
19
README_fr.md
|
@ -18,7 +18,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
|||
|
||||
Owncast est un serveur de diffusion en direct et de chat open source, auto-hébergé, décentralisé et à utilisateur unique pour exécuter vos propres diffusions en direct dans un style similaire aux grandes options grand public. Il offre une propriété complète sur votre contenu, votre interface, votre modération et votre audience.
|
||||
|
||||
**Version incluse :** 0.0.13~ynh2
|
||||
**Version incluse :** 0.0.13~ynh3
|
||||
|
||||
**Démo :** https://watch.owncast.online/
|
||||
|
||||
|
@ -26,23 +26,6 @@ Owncast est un serveur de diffusion en direct et de chat open source, auto-hébe
|
|||
|
||||

|
||||
|
||||
## Avertissements / informations importantes
|
||||
|
||||
## Configuration
|
||||
|
||||
Vous pouvez configurer Owncast dans la page d'administration : `domain.ltd/admin` avec `admin` et `abc123` comme identifiant. N'oubliez pas de changer la clé de flux (Stream Key).
|
||||
|
||||
## 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. Entrez l'URL du serveur exécutant votre service de streaming au format `rtmp://myserver.net/live`.
|
||||
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.
|
||||
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l’app : <https://owncast.online/>
|
||||
|
|
Loading…
Add table
Reference in a new issue