Go to file
jb-alvarado 7b10df10fb updates
2020-07-05 21:15:09 +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 ask for domain name and replace it in config 2020-06-28 17:14:07 +02:00
ffplayout updates 2020-07-05 21:15:09 +02:00
.gitignore ignore django static 2020-05-08 15:19:16 +02:00
install.sh updates, create folders, fix #18 #19 2020-07-05 21:12: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-06-28 20:11:13 +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