37 lines
921 B
Markdown
37 lines
921 B
Markdown
ffplayout-gui
|
|
=====
|
|
|
|
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.
|
|
|
|
You can install it on a fresh debian/centos minimal like system with running `./install.sh` as root.
|
|
|
|
Or read the instruction [install.md](docs/install.md) for manual installation.
|
|
|
|
After installations you have to setup ssl for your **https** connections.
|
|
|
|
## some impressions:
|
|
#### Login
|
|
![login](/assets/login.png)
|
|
|
|
#### Landing Page
|
|
![landing-page](/assets/landing-page.png)
|
|
|
|
#### Control Page
|
|
![control](/assets/control.png)
|
|
|
|
#### Media Page
|
|
![media](/assets/media.png)
|
|
|
|
#### Media Page / Upload
|
|
![media-upload](/assets/media-upload.png)
|
|
|
|
#### Message Page
|
|
![message](/assets/message.png)
|
|
|
|
#### Logging Page
|
|
![logging](/assets/logging.png)
|
|
|
|
#### Configuration Page / GUI
|
|
![config-gui](/assets/config-gui.png)
|