ffplayout/README.md

32 lines
832 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-23 14:10:08 -05:00
Read the [install.md](docs/INSTALL.md) for manual installation.
2023-01-11 07:44:50 -05: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-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)