A fork of https://github.com/ffplayout/ffplayout
.github | ||
assets | ||
components | ||
docs | ||
layouts | ||
middleware | ||
pages | ||
plugins | ||
static | ||
store | ||
.editorconfig | ||
.eslintrc.js | ||
.gitignore | ||
LICENSE | ||
nuxt.config.js | ||
package-lock.json | ||
package.json | ||
README.md | ||
test.html |
ffplayout-frontend
This web GUI is for managing ffplayout_engine and it depend on ffplayout-api.
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.
For a better understanding about the functionality, take a look to the screenshots below.
You can install it on a fresh Debian like system with the standalone installer. Or read the instruction install.md for manual installation.
After installations you have to setup ssl for your https connections.