2020-09-23 09:55:00 +02:00
ffplayout-frontend
2018-04-29 18:54:05 +02:00
=====
2023-01-11 10:54:25 +01:00
----------------------------
2023-01-11 13:44:50 +01:00
2023-01-11 10:54:25 +01:00
### **Waring: The frontend uses bootstrap 5.3 Alpha and for that is not production ready!**
**Use [nuxt2-v5.1.0 ](https://github.com/ffplayout/ffplayout-frontend/tree/nuxt2-v5.1.0 ) branch, if you need a production ready version.**
----------------------------
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-01-11 10:54:25 +01:00
### Landing Page
![landing ](/docs/images/landing.png )
2018-04-29 18:54:05 +02:00
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 )