2020-09-23 03:55:00 -04:00
ffplayout-frontend
2018-04-29 12:54:05 -04:00
=====
2020-09-23 03:55:00 -04:00
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 ).
2020-09-10 10:29:19 -04:00
2021-01-28 11:47:54 -05:00
**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.
2018-04-29 12:54:05 -04:00
2021-01-28 11:47:54 -05:00
For a better understanding about the functionality, take a look to the screenshots below.
2020-08-27 07:33:23 -04:00
2018-04-29 12:54:05 -04:00
2021-01-28 11:47:54 -05:00
You can install it on a fresh Debian like system with the [standalone installer ](https://github.com/ffplayout/ffplayout-installer ).
2020-06-28 12:32:40 -04:00
Or read the instruction [install.md ](docs/install.md ) for manual installation.
2018-04-29 12:54:05 -04:00
2020-06-28 12:32:40 -04:00
After installations you have to setup ssl for your **https** connections.
2018-04-29 12:54:05 -04:00
2020-09-23 03:55:00 -04:00
## Some Impressions:
2020-01-30 15:43:12 -05:00
#### Login
2020-09-10 10:29:19 -04:00
![login ](/docs/assets/login.png )
2018-04-29 12:54:05 -04:00
2020-01-30 15:43:12 -05:00
#### Landing Page
2020-09-10 10:29:19 -04:00
![landing-page ](/docs/assets/landing-page.png )
2018-04-29 12:54:05 -04:00
2020-04-24 07:17:55 -04:00
#### Control Page
2020-09-10 10:29:19 -04:00
![control ](/docs/assets/control.png )
2018-04-29 12:54:05 -04:00
2020-04-21 08:30:35 -04:00
#### Media Page
2020-09-10 10:29:19 -04:00
![media ](/docs/assets/media.png )
2018-04-29 12:54:05 -04:00
2020-04-21 08:38:18 -04:00
#### Media Page / Upload
2020-09-10 10:29:19 -04:00
![media-upload ](/docs/assets/media-upload.png )
2018-04-29 12:54:05 -04:00
2020-04-28 14:58:17 -04:00
#### Message Page
2020-09-10 10:29:19 -04:00
![message ](/docs/assets/message.png )
2018-04-29 12:54:05 -04:00
2020-04-28 14:58:17 -04:00
#### Logging Page
2020-09-10 10:29:19 -04:00
![logging ](/docs/assets/logging.png )
2018-04-29 12:54:05 -04:00
2020-04-21 08:38:18 -04:00
#### Configuration Page / GUI
2020-09-10 10:29:19 -04:00
![config-gui ](/docs/assets/config-gui.png )