ffplayout/README.md

41 lines
1.2 KiB
Markdown
Raw Normal View History

2020-09-23 03:55:00 -04:00
ffplayout-frontend
2018-04-29 12:54:05 -04:00
=====
2023-01-11 04:54:25 -05: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.**
----------------------------
2022-07-06 10:54:41 -04:00
This web GUI is for managing [ffplayout](https://github.com/ffplayout/ffplayout).
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
2022-07-06 10:54:41 -04:00
Read [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:
2023-01-11 04:54:25 -05:00
### Login
2022-07-06 10:22:27 -04:00
![login](/docs/images/login.png)
2018-04-29 12:54:05 -04:00
2023-01-11 04:54:25 -05:00
### Landing Page
![landing](/docs/images/landing.png)
2018-04-29 12:54:05 -04:00
2023-01-11 04:54:25 -05:00
### Control Page
![player](/docs/images/player.png)
2018-04-29 12:54:05 -04:00
2023-01-11 04:54:25 -05:00
### Media Page
![media](/docs/images/media.png)
2018-04-29 12:54:05 -04:00
2023-01-11 04:54:25 -05:00
### Message Page
2022-07-06 10:22:27 -04:00
![message](/docs/images/message.png)
2018-04-29 12:54:05 -04:00
2023-01-11 04:54:25 -05:00
### Logging Page
2022-07-06 10:22:27 -04:00
![logging](/docs/images/logging.png)
2018-04-29 12:54:05 -04:00
2023-01-11 04:54:25 -05:00
### Configuration Page
2022-07-06 10:22:27 -04:00
![config-gui](/docs/images/config-gui.png)