Go to file
2020-09-20 21:06:50 +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 use only one config and one domain 2020-09-14 18:12:13 +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 set only interval, when not exists, fix #31 2020-09-15 10:26:47 +02:00
plugins set dayStart when is empty 2020-09-20 21:06:50 +02:00
static out source the api to separate project 2020-09-10 16:29:19 +02:00
store delete auth cookies from old session 2020-09-15 10:27:21 +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 change hls domain 2020-09-15 09:44:56 +02:00
LICENSE Initial commit 2018-04-29 18:24:46 +02:00
nuxt.config.js Update nuxt.config.js 2020-09-11 12:56:07 +02:00
package-lock.json updates 2020-09-20 21:06:31 +02:00
package.json updates 2020-09-20 21:06:31 +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