Go to file
2021-04-03 21:11:56 +02:00
.github Create FUNDING.yml 2019-12-12 11:52:28 +01:00
assets Merge pull request #55 from ffplayout/master 2021-02-05 10:24:31 +01:00
components cleanup 2021-03-23 21:46:05 +01:00
docs update install instruction 2021-03-31 09:17:56 +02:00
layouts add perfect scrollbar to logging, fix #16 2021-01-28 17:19:00 +01:00
middleware out source the api to separate project 2020-09-10 16:29:19 +02:00
pages get only statistics when user is login and index page is open 2021-04-03 21:11:56 +02:00
plugins remove cookies, when refresh tokken is not correct 2021-03-31 15:33:06 +02:00
static out source the api to separate project 2020-09-10 16:29:19 +02:00
store don't send path to config, only channel id 2021-03-30 11:39:38 +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 don't send path to config, only channel id 2021-03-30 11:39:38 +02:00
LICENSE Initial commit 2018-04-29 18:24:46 +02:00
nuxt.config.js cleanup 2021-03-23 13:55:31 +01:00
package-lock.json update dayjs 2021-03-30 12:31:45 +02:00
package.json update dayjs 2021-03-30 12:31:45 +02:00
README.md Update readme 2021-01-28 17:47:54 +01:00

ffplayout-frontend

This web GUI is for managing ffplayout-engine and it depend on ffplayout-api.

The Interface is mostly made for 24/7 streaming. Other scenarios like streaming in folder mode or playlists with no starting time will work, but is not shown correctly.

For a better understanding about the functionality, take a look to the screenshots below.

You can install it on a fresh Debian like system with the standalone installer. 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