A fork of https://github.com/ffplayout/ffplayout
5b7ddcabdd
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.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.