ffplayout/README.md

35 lines
940 B
Markdown
Raw Normal View History

2020-09-23 09:55:00 +02:00
ffplayout-frontend
2018-04-29 18:54:05 +02:00
=====
2022-07-06 16:54:41 +02:00
This web GUI is for managing [ffplayout](https://github.com/ffplayout/ffplayout).
2020-09-10 16:29:19 +02:00
2021-01-28 17:47:54 +01: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 18:54:05 +02:00
2021-01-28 17:47:54 +01:00
For a better understanding about the functionality, take a look to the screenshots below.
2020-08-27 13:33:23 +02:00
2022-07-06 16:54:41 +02:00
Read [install.md](docs/INSTALL.md) for manual installation.
2018-04-29 18:54:05 +02:00
2020-06-28 18:32:40 +02:00
After installations you have to setup ssl for your **https** connections.
2018-04-29 18:54:05 +02:00
2020-09-23 09:55:00 +02:00
## Some Impressions:
2020-01-30 21:43:12 +01:00
#### Login
2022-07-06 16:22:27 +02:00
![login](/docs/images/login.png)
2018-04-29 18:54:05 +02:00
2020-04-24 13:17:55 +02:00
#### Control Page
2022-07-06 16:22:27 +02:00
![control](/docs/images/control.png)
2018-04-29 18:54:05 +02:00
2020-04-21 14:30:35 +02:00
#### Media Page
2022-07-06 16:22:27 +02:00
![media](/docs/images/media.png)
2018-04-29 18:54:05 +02:00
2020-04-21 14:38:18 +02:00
#### Media Page / Upload
2022-07-06 16:22:27 +02:00
![media-upload](/docs/images/media-upload.png)
2018-04-29 18:54:05 +02:00
2020-04-28 20:58:17 +02:00
#### Message Page
2022-07-06 16:22:27 +02:00
![message](/docs/images/message.png)
2018-04-29 18:54:05 +02:00
2020-04-28 20:58:17 +02:00
#### Logging Page
2022-07-06 16:22:27 +02:00
![logging](/docs/images/logging.png)
2018-04-29 18:54:05 +02:00
2020-04-21 14:38:18 +02:00
#### Configuration Page / GUI
2022-07-06 16:22:27 +02:00
![config-gui](/docs/images/config-gui.png)