2020-09-23 09:55:00 +02:00
ffplayout-frontend
2018-04-29 18:54:05 +02:00
=====
2023-01-23 20:10:08 +01:00
This web application is used to manage the [ffplayout ](https://github.com/ffplayout/ffplayout ).
2020-09-10 16:29:19 +02:00
2023-01-23 20:10:08 +01:00
The interface is mostly designed for 24/7 streaming. Other scenarios like streaming in folder mode or playlists with no start time will work but will not be displayed correctly.
2018-04-29 18:54:05 +02:00
2023-01-23 20:10:08 +01:00
For a better understanding of the functionality, take a look at the screenshots below.
2020-08-27 13:33:23 +02:00
2023-01-23 20:10:08 +01:00
Read the [install.md ](docs/INSTALL.md ) for manual installation.
2023-01-11 13:44:50 +01:00
2023-01-11 10:54:25 +01:00
### Login
2022-07-06 16:22:27 +02:00
![login ](/docs/images/login.png )
2018-04-29 18:54:05 +02:00
2023-11-16 17:11:20 +01:00
### System Dashboard
2023-11-16 15:45:46 +01:00
![login ](/docs/images/dasboard.png )
2023-01-11 10:54:25 +01:00
### Control Page
![player ](/docs/images/player.png )
2018-04-29 18:54:05 +02:00
2023-01-11 10:54:25 +01:00
### Media Page
![media ](/docs/images/media.png )
2018-04-29 18:54:05 +02:00
2023-01-11 10:54:25 +01:00
### Message Page
2022-07-06 16:22:27 +02:00
![message ](/docs/images/message.png )
2018-04-29 18:54:05 +02:00
2023-01-11 10:54:25 +01:00
### Logging Page
2022-07-06 16:22:27 +02:00
![logging ](/docs/images/logging.png )
2018-04-29 18:54:05 +02:00
2023-01-11 10:54:25 +01:00
### Configuration Page
2022-07-06 16:22:27 +02:00
![config-gui ](/docs/images/config-gui.png )