Go to file
Jonathan Baecker 6dd09179f1 set chown
2020-09-10 16:30:14 +02:00
.github Create FUNDING.yml 2019-12-12 11:52:28 +01:00
assets out source the api to separate project 2020-09-10 16:29:19 +02:00
components out source the api to separate project 2020-09-10 16:29:19 +02:00
docs out source the api to separate project 2020-09-10 16:29:19 +02:00
layouts out source the api to separate project 2020-09-10 16:29:19 +02:00
middleware out source the api to separate project 2020-09-10 16:29:19 +02:00
pages out source the api to separate project 2020-09-10 16:29:19 +02:00
plugins out source the api to separate project 2020-09-10 16:29:19 +02:00
static out source the api to separate project 2020-09-10 16:29:19 +02:00
store out source the api to separate project 2020-09-10 16:29:19 +02:00
.editorconfig out source the api to separate project 2020-09-10 16:29:19 +02:00
.eslintrc.js out source the api to separate project 2020-09-10 16:29:19 +02:00
.gitignore out source the api to separate project 2020-09-10 16:29:19 +02:00
install.sh set chown 2020-09-10 16:30:14 +02:00
LICENSE Initial commit 2018-04-29 18:24:46 +02:00
nuxt.config.js out source the api to separate project 2020-09-10 16:29:19 +02:00
package-lock.json out source the api to separate project 2020-09-10 16:29:19 +02:00
package.json out source the api to separate project 2020-09-10 16:29:19 +02:00
README.md out source the api to separate project 2020-09-10 16:29:19 +02:00

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.

some impressions:

Login

login

Landing Page

landing-page

Control Page

control

Media Page

media

Media Page / Upload

media-upload

Message Page

message

Logging Page

logging

Configuration Page / GUI

config-gui