A fork of https://github.com/ffplayout/ffplayout
.github | ||
assets | ||
components | ||
docs | ||
layouts | ||
middleware | ||
pages | ||
plugins | ||
static | ||
store | ||
.editorconfig | ||
.eslintrc.js | ||
.gitignore | ||
install.sh | ||
LICENSE | ||
nuxt.config.js | ||
package-lock.json | ||
package.json | ||
README.md |
ffplayout-gui
This web GUI is for managing ffplayout-engine.
The frontend depend on ffplayout-api.
For a better understanding about the functionality, take a look to the screenshots below.
You can install it on a fresh Debian/CentOS minimal like system with running ./install.sh
as root.
Recommend system is a current Debian version.
Updating is also possible with: ./install.sh update
Or read the instruction install.md for manual installation.
After installations you have to setup ssl for your https connections.