Update readme

This commit is contained in:
jb-alvarado 2021-01-28 17:47:54 +01:00
parent cb73e388a6
commit 834f3c478c

View File

@ -3,13 +3,12 @@ ffplayout-frontend
This web GUI is for managing [ffplayout-engine](https://github.com/ffplayout/ffplayout-engine) and it depend on [ffplayout-api](https://github.com/ffplayout/ffplayout-api).
**The Interface is mostly made for 24/7 streaming.** Other scenarios like streaming in folder mode or playlists with no starting time will work, but is not shown correctly.
For a better understanding about the functionality, take a look to the screenshots below.
The Interface is mostly made for 24/7 streaming. Other scenarios like streaming in folder mode or playlists with no starting time will work, but is not shown correctly.
You can install it on a fresh Debian like system with the [standalone installer](https://github.com/ffplayout/ffplayout-installer).
**Recommend system is a current Debian version.**
Or read the instruction [install.md](docs/install.md) for manual installation.
After installations you have to setup ssl for your **https** connections.