2018-04-29 18:54:05 +02:00
|
|
|
ffplayout-gui
|
|
|
|
=====
|
|
|
|
|
2020-06-28 18:32:40 +02:00
|
|
|
This web GUI is for managing [ffplayout-engine](https://github.com/ffplayout/ffplayout-engine).
|
|
|
|
For a better understanding about the functionality, take a look to the screenshots below.
|
2018-04-29 18:54:05 +02:00
|
|
|
|
2020-06-28 18:32:40 +02:00
|
|
|
You can install it on a fresh debian/centos minimal like system with running `./install.sh` as root.
|
2018-04-29 18:54:05 +02:00
|
|
|
|
2020-06-28 18:32:40 +02:00
|
|
|
Or read the instruction [install.md](docs/install.md) for manual installation.
|
2018-04-29 18:54:05 +02:00
|
|
|
|
2020-06-28 18:32:40 +02:00
|
|
|
After installations you have to setup ssl for your **https** connections.
|
2018-04-29 18:54:05 +02:00
|
|
|
|
2020-06-28 18:32:40 +02:00
|
|
|
## some impressions:
|
2020-01-30 21:43:12 +01:00
|
|
|
#### Login
|
2020-04-29 16:58:27 +02:00
|
|
|
![login](/assets/login.png)
|
2018-04-29 18:54:05 +02:00
|
|
|
|
2020-01-30 21:43:12 +01:00
|
|
|
#### Landing Page
|
2020-04-29 16:58:27 +02:00
|
|
|
![landing-page](/assets/landing-page.png)
|
2018-04-29 18:54:05 +02:00
|
|
|
|
2020-04-24 13:17:55 +02:00
|
|
|
#### Control Page
|
2020-04-29 16:58:27 +02:00
|
|
|
![control](/assets/control.png)
|
2018-04-29 18:54:05 +02:00
|
|
|
|
2020-04-21 14:30:35 +02:00
|
|
|
#### Media Page
|
2020-04-29 16:58:27 +02:00
|
|
|
![media](/assets/media.png)
|
2018-04-29 18:54:05 +02:00
|
|
|
|
2020-04-21 14:38:18 +02:00
|
|
|
#### Media Page / Upload
|
2020-04-29 16:58:27 +02:00
|
|
|
![media-upload](/assets/media-upload.png)
|
2018-04-29 18:54:05 +02:00
|
|
|
|
2020-04-28 20:58:17 +02:00
|
|
|
#### Message Page
|
2020-04-29 16:58:27 +02:00
|
|
|
![message](/assets/message.png)
|
2018-04-29 18:54:05 +02:00
|
|
|
|
2020-04-28 20:58:17 +02:00
|
|
|
#### Logging Page
|
2020-04-29 16:58:27 +02:00
|
|
|
![logging](/assets/logging.png)
|
2018-04-29 18:54:05 +02:00
|
|
|
|
2020-04-21 14:38:18 +02:00
|
|
|
#### Configuration Page / GUI
|
2020-04-29 16:58:27 +02:00
|
|
|
![config-gui](/assets/config-gui.png)
|