mirror of
https://github.com/YunoHost-Apps/streama_ynh.git
synced 2024-09-03 20:26:30 +02:00
Auto-update README
This commit is contained in:
parent
f52aa2678e
commit
0dcb8806fa
2 changed files with 42 additions and 70 deletions
54
README.md
54
README.md
|
@ -1,3 +1,8 @@
|
||||||
|
<!--
|
||||||
|
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
||||||
|
It shall NOT be edited by hand.
|
||||||
|
-->
|
||||||
|
|
||||||
# Streama for YunoHost
|
# Streama for YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/streama)  
|
[](https://dash.yunohost.org/appci/app/streama)  
|
||||||
|
@ -5,24 +10,22 @@
|
||||||
|
|
||||||
*[Lire ce readme en français.](./README_fr.md)*
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
|
||||||
> *This package allows you to install Streama quickly and simply on a YunoHost server.
|
> *This package allows you to install Streama quickly and simply on a YunoHost server.
|
||||||
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
Streama is a free self hosted media streaming server running on Java, that you can install on your Linux distribution. Its features are similar to those of Kodi and Plex and it is simply a matter of personal choice which one you would like to use.
|
|
||||||
|
|
||||||
**Shipped version:** 1.10.3
|
Self hosted streaming media server
|
||||||
|
|
||||||
|
**Shipped version:** 1.10.3~ynh2
|
||||||
|
|
||||||
|
**Demo:** https://streama.demo-version.net
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Demo
|
## Disclaimers / important information
|
||||||
|
|
||||||
* [Official demo](https://streama.demo-version.net)
|
|
||||||
|
|
||||||
**User**: demoUser
|
|
||||||
**Password**: demoUser
|
|
||||||
|
|
||||||
## Installation guide
|
## Installation guide
|
||||||
|
|
||||||
|
@ -32,22 +35,6 @@ Default upload directory is: `/home/yunohost.app/streama` (must be mentioned in
|
||||||
|
|
||||||
Default local video directory is: `/home/yunohost.app/streama/upload` (must be mentioned in *Settings* page or can be changed)
|
Default local video directory is: `/home/yunohost.app/streama/upload` (must be mentioned in *Settings* page or can be changed)
|
||||||
|
|
||||||
## Documentation
|
|
||||||
|
|
||||||
* Official documentation: https://docs.streama-project.com/ or https://github.com/streamaserver/streama/wiki
|
|
||||||
|
|
||||||
#### Multi-user support
|
|
||||||
|
|
||||||
* Are LDAP and HTTP auth supported? **No**
|
|
||||||
* Can the app be used by multiple users? **Yes**
|
|
||||||
|
|
||||||
#### Supported architectures
|
|
||||||
|
|
||||||
* x86-64 - [](https://ci-apps.yunohost.org/ci/apps/streama/)
|
|
||||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/streama/)
|
|
||||||
|
|
||||||
## Limitations
|
|
||||||
|
|
||||||
## Additional information
|
## Additional information
|
||||||
|
|
||||||
* After install:
|
* After install:
|
||||||
|
@ -80,14 +67,13 @@ This can be changed in settings.
|
||||||
$ sudo dpkg -i libaften-dev_0.0.8svn20100103-dmo2_amd64.deb
|
$ sudo dpkg -i libaften-dev_0.0.8svn20100103-dmo2_amd64.deb
|
||||||
$ bash bootStrap.bash --deb --without-qt --with-cli
|
$ bash bootStrap.bash --deb --without-qt --with-cli
|
||||||
|
|
||||||
## Links
|
## Documentation and resources
|
||||||
|
|
||||||
* Report a bug: https://github.com/YunoHost-Apps/streama_ynh/issues
|
* Official app website: https://streamaserver.org/
|
||||||
* App website: https://docs.streama-project.com/
|
* Official admin documentation: https://docs.streama-project.com/
|
||||||
* Upstream app repository: https://github.com/streamaserver/streama
|
* Upstream app code repository: https://github.com/streamaserver/streama
|
||||||
* YunoHost website: https://yunohost.org/
|
* YunoHost documentation for this app: https://yunohost.org/app_streama
|
||||||
|
* Report a bug: https://github.com/YunoHost-Apps/streama_ynh/issues
|
||||||
---
|
|
||||||
|
|
||||||
## Developer info
|
## Developer info
|
||||||
|
|
||||||
|
@ -99,3 +85,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/streama_ynh/tree/test
|
||||||
or
|
or
|
||||||
sudo yunohost app upgrade streama -u https://github.com/YunoHost-Apps/streama_ynh/tree/testing --debug
|
sudo yunohost app upgrade streama -u https://github.com/YunoHost-Apps/streama_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
|
**More info regarding app packaging:** https://yunohost.org/packaging_apps
|
58
README_fr.md
58
README_fr.md
|
@ -1,28 +1,27 @@
|
||||||
# Streama pour YunoHost
|
# Streama pour YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/streama)  
|
[](https://dash.yunohost.org/appci/app/streama)  
|
||||||
[](https://install-app.yunohost.org/?app=streama)
|
[](https://install-app.yunohost.org/?app=streama)
|
||||||
|
|
||||||
*[Read this readme in english.](./README.md)*
|
*[Read this readme in english.](./README.md)*
|
||||||
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
|
||||||
> *Ce package vous permet d'installer Streama rapidement et simplement sur un serveur YunoHost.
|
> *Ce package vous permet d'installer Streama rapidement et simplement sur un serveur YunoHost.
|
||||||
Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install) pour apprendre comment l'installer.*
|
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
|
||||||
|
|
||||||
## Vue d'ensemble
|
## Vue d'ensemble
|
||||||
Streama est un serveur de streaming multimédia auto-hébergé gratuit fonctionnant sur Java, que vous pouvez installer sur votre distribution Linux. Ses fonctionnalités sont similaires à celles de Kodi et Plex et c'est simplement une question de choix personnel que vous souhaitez utiliser.
|
|
||||||
|
|
||||||
**Version incluse :** 1.10.3
|
Serveur de streaming auto-hébergé
|
||||||
|
|
||||||
|
**Version incluse :** 1.10.3~ynh2
|
||||||
|
|
||||||
|
**Démo :** https://streama.demo-version.net
|
||||||
|
|
||||||
## Captures d'écran
|
## Captures d'écran
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Démo
|
## Avertissements / informations importantes
|
||||||
|
|
||||||
* [Démo officielle](https://streama.demo-version.net)
|
|
||||||
|
|
||||||
**Nom d’utilisateur** : demoUser
|
|
||||||
**Mot de passe** : demoUser
|
|
||||||
|
|
||||||
## Guide d’installation
|
## Guide d’installation
|
||||||
|
|
||||||
|
@ -32,22 +31,6 @@ Le répertoire de téléchargement par défaut est : `/home/yunohost.app/streama
|
||||||
|
|
||||||
Le répertoire vidéo local par défaut est : `/home/yunohost.app/streama/upload` (doit être mentionné dans la page *Paramètres* ou peut être modifié)
|
Le répertoire vidéo local par défaut est : `/home/yunohost.app/streama/upload` (doit être mentionné dans la page *Paramètres* ou peut être modifié)
|
||||||
|
|
||||||
## Documentation
|
|
||||||
|
|
||||||
* Documentation officielle : https://docs.streama-project.com/ ou https://github.com/streamaserver/streama/wiki
|
|
||||||
|
|
||||||
#### Support multi-utilisateur
|
|
||||||
|
|
||||||
* L'authentification LDAP et HTTP est-elle prise en charge ? **Non**
|
|
||||||
* L'application peut-elle être utilisée par plusieurs utilisateurs ? **Oui**
|
|
||||||
|
|
||||||
#### Architectures supportées
|
|
||||||
|
|
||||||
* x86-64 - [](https://ci-apps.yunohost.org/ci/apps/streama/)
|
|
||||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/streama/)
|
|
||||||
|
|
||||||
## Limitations
|
|
||||||
|
|
||||||
## Informations additionnelles
|
## Informations additionnelles
|
||||||
|
|
||||||
* Après l’installation :
|
* Après l’installation :
|
||||||
|
@ -80,14 +63,13 @@ Ceci pourra être changé dans les paramètres.
|
||||||
$ sudo dpkg -i libaften-dev_0.0.8svn20100103-dmo2_amd64.deb
|
$ sudo dpkg -i libaften-dev_0.0.8svn20100103-dmo2_amd64.deb
|
||||||
$ bash bootStrap.bash --deb --without-qt --with-cli
|
$ bash bootStrap.bash --deb --without-qt --with-cli
|
||||||
|
|
||||||
## Liens
|
## Documentations et ressources
|
||||||
|
|
||||||
* Signaler un bug : https://github.com/YunoHost-Apps/streama_ynh/issues
|
* Site officiel de l'app : https://streamaserver.org/
|
||||||
* Site de l'application : https://docs.streama-project.com/
|
* Documentation officielle de l'admin : https://docs.streama-project.com/
|
||||||
* Dépôt de l'application principale : https://github.com/streamaserver/streama
|
* Dépôt de code officiel de l'app : https://github.com/streamaserver/streama
|
||||||
* Site web YunoHost : https://yunohost.org/
|
* Documentation YunoHost pour cette app : https://yunohost.org/app_streama
|
||||||
|
* Signaler un bug : https://github.com/YunoHost-Apps/streama_ynh/issues
|
||||||
---
|
|
||||||
|
|
||||||
## Informations pour les développeurs
|
## Informations pour les développeurs
|
||||||
|
|
||||||
|
@ -99,3 +81,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/streama_ynh/tree/test
|
||||||
ou
|
ou
|
||||||
sudo yunohost app upgrade streama -u https://github.com/YunoHost-Apps/streama_ynh/tree/testing --debug
|
sudo yunohost app upgrade streama -u https://github.com/YunoHost-Apps/streama_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
|
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps
|
Loading…
Add table
Reference in a new issue