Go to file
2020-08-26 11:37: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 Update install.md 2020-08-26 11:37:25 +02:00
ffplayout add babel compact 2020-08-26 09:27:24 +02:00
.gitignore ignore django static 2020-05-08 15:19:16 +02:00
install.sh conditional install 2020-08-25 10:37:01 +02:00
LICENSE Initial commit 2018-04-29 18:24:46 +02:00
README.md update readme 2020-06-28 18:32:40 +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.

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