Go to file
2023-01-11 15:06:45 +01:00
.github Update issue templates 2021-04-19 16:43:03 +02:00
assets migrate to nuxtjs v3 and bootstrap 5 2023-01-11 10:54:25 +01:00
components fix api routes, dayjs plugin and type errors 2023-01-11 13:41:22 +01:00
composables migrate to nuxtjs v3 and bootstrap 5 2023-01-11 10:54:25 +01:00
docs migrate to nuxtjs v3 and bootstrap 5 2023-01-11 10:54:25 +01:00
layouts migrate to nuxtjs v3 and bootstrap 5 2023-01-11 10:54:25 +01:00
middleware migrate to nuxtjs v3 and bootstrap 5 2023-01-11 10:54:25 +01:00
pages remove alert 2023-01-11 15:06:45 +01:00
plugins fix api routes, dayjs plugin and type errors 2023-01-11 13:41:22 +01:00
public add live folder 2023-01-11 15:03:38 +01:00
stores fix api routes, dayjs plugin and type errors 2023-01-11 13:41:22 +01:00
types migrate to nuxtjs v3 and bootstrap 5 2023-01-11 10:54:25 +01:00
.gitignore add live folder 2023-01-11 15:03:38 +01:00
LICENSE Initial commit 2018-04-29 18:24:46 +02:00
nuxt.config.ts fix api routes, dayjs plugin and type errors 2023-01-11 13:41:22 +01:00
package-lock.json fix api routes, dayjs plugin and type errors 2023-01-11 13:41:22 +01:00
package.json remove alert 2023-01-11 15:06:45 +01:00
README.md update readme 2023-01-11 13:44:50 +01:00
tsconfig.json migrate to nuxtjs v3 and bootstrap 5 2023-01-11 10:54:25 +01:00

ffplayout-frontend


Waring: The frontend uses bootstrap 5.3 Alpha and for that is not production ready!

Use nuxt2-v5.1.0 branch, if you need a production ready version.


This Web-APP is for managing ffplayout.

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.

Read install.md for manual installation.

Some Impressions:

Login

login

Landing Page

landing

Control Page

player

Media Page

media

Message Page

message

Logging Page

logging

Configuration Page

config-gui