Go to file
2023-11-16 16:36:28 +01:00
.github/ISSUE_TEMPLATE Delete .github/FUNDING.yml 2023-11-01 17:42:22 +00:00
assets add dashboard, fix: ffplayout:#415 2023-11-16 15:45:46 +01:00
components change fond size 2023-11-16 16:36:28 +01:00
composables add dashboard, fix: ffplayout:#415 2023-11-16 15:45:46 +01:00
docs add dashboard, fix: ffplayout:#415 2023-11-16 15:45:46 +01:00
layouts watch channel change on player page, ffplayout#351 2023-07-14 13:45:48 +02:00
middleware migrate to nuxtjs v3 and bootstrap 5 2023-01-11 10:54:25 +01:00
pages add dashboard, fix: ffplayout:#415 2023-11-16 15:45:46 +01:00
plugins fix: import nuxt composables from #imports (#109) 2023-11-08 14:09:31 +00:00
public remove folder from tracking 2023-02-02 12:28:19 +01:00
stores show configure page only for admin, formate code, choice if new user is admin 2023-11-02 13:38:45 +01:00
types work on dashboard 2023-11-16 12:44:12 +01:00
.gitignore ignore folder 2023-02-02 12:28:20 +01:00
LICENSE Initial commit 2018-04-29 18:24:46 +02:00
nuxt.config.ts hide chunk size warning 2023-05-31 22:54:34 +02:00
package-lock.json work on dashboard 2023-11-16 12:44:12 +01:00
package.json work on dashboard 2023-11-16 12:44:12 +01:00
README.md add dashboard, fix: ffplayout:#415 2023-11-16 15:45:46 +01:00
tsconfig.json migrate to nuxtjs v3 and bootstrap 5 2023-01-11 10:54:25 +01:00

ffplayout-frontend

This web application is used to manage the ffplayout.

The interface is mostly designed for 24/7 streaming. Other scenarios like streaming in folder mode or playlists with no start time will work but will not be displayed correctly.

For a better understanding of the functionality, take a look at the screenshots below.

Read the install.md for manual installation.

Login

login

Login

login

Landing Page

landing

Control Page

player

Media Page

media

Message Page

message

Logging Page

logging

Configuration Page

config-gui