Go to file
2020-09-04 12:45:25 +02:00
.github Create FUNDING.yml 2019-12-12 11:52:28 +01:00
assets update 2020-04-30 21:22:44 +02:00
docs add script for sending list to ffplayout, #29 2020-08-31 15:09:54 +02:00
ffplayout don't wait of status 2020-08-27 13:38:26 +02:00
.gitignore ignore django static 2020-05-08 15:19:16 +02:00
install.sh stderr redirection 2020-09-04 12:45:25 +02:00
LICENSE Initial commit 2018-04-29 18:24:46 +02:00
README.md fix message sending on centos 2020-08-27 13:33:23 +02:00
requirements-base.txt add worker-class 2020-05-24 21:16:01 +02:00
requirements.txt updates 2020-08-25 10:51:25 +02:00

ffplayout-gui

This web GUI is for managing ffplayout-engine. 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