Go to file
2022-07-06 16:23:38 +02:00
.github Update issue templates 2021-04-19 16:43:03 +02:00
assets get status from api, fix routes, add alpha back again 2022-07-05 18:08:51 +02:00
components show multi channel settings only when is active 2021-06-04 11:57:13 +02:00
docs v5.0.0 - support new API 2022-07-06 16:22:27 +02:00
layouts show save/delete success message 2021-10-31 15:49:21 +01:00
middleware out source the api to separate project 2020-09-10 16:29:19 +02:00
pages v5.0.0 - support new API 2022-07-06 16:22:27 +02:00
plugins get status from api, fix routes, add alpha back again 2022-07-05 18:08:51 +02:00
static start support for new API 2022-06-30 18:39:01 +02:00
store v5.0.0 - support new API 2022-07-06 16:22:27 +02:00
.editorconfig out source the api to separate project 2020-09-10 16:29:19 +02:00
.eslintrc.js change api routes and functions to support new API 2022-07-04 18:00:56 +02:00
.gitignore get status from api, fix routes, add alpha back again 2022-07-05 18:08:51 +02:00
LICENSE Initial commit 2018-04-29 18:24:46 +02:00
nuxt.config.js get status from api, fix routes, add alpha back again 2022-07-05 18:08:51 +02:00
package-lock.json Merge pull request #93 from ffplayout/dependabot/npm_and_yarn/parse-url-6.0.2 2022-07-06 16:23:38 +02:00
package.json v5.0.0 - support new API 2022-07-06 16:22:27 +02:00
README.md v5.0.0 - support new API 2022-07-06 16:22:27 +02: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

Control Page

control

Media Page

media

Media Page / Upload

media-upload

Message Page

message

Logging Page

logging

Configuration Page / GUI

config-gui