ffplayout-frontend ===== ---------------------------- ### **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.** ---------------------------- This web application is used to manage the [ffplayout](https://github.com/ffplayout/ffplayout). 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. For a better understanding of the functionality, take a look at the screenshots below. Read the [install.md](docs/INSTALL.md) for manual installation. ### Login ![login](/docs/images/login.png) ### Landing Page ![landing](/docs/images/landing.png) ### Control Page ![player](/docs/images/player.png) ### Media Page ![media](/docs/images/media.png) ### Message Page ![message](/docs/images/message.png) ### Logging Page ![logging](/docs/images/logging.png) ### Configuration Page ![config-gui](/docs/images/config-gui.png)