ffplayout/README.md

30 lines
770 B
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-23 14:10:08 -05:00
This web application is used to manage the [ffplayout](https://github.com/ffplayout/ffplayout).
2020-09-10 10:29:19 -04:00
2023-01-23 14:10:08 -05: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 12:54:05 -04:00
2023-01-23 14:10:08 -05:00
For a better understanding of the functionality, take a look at the screenshots below.
2020-08-27 07:33:23 -04:00
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-11-16 11:11:20 -05:00
### System Dashboard
2023-11-16 09:45:46 -05:00
![login](/docs/images/dasboard.png)
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)