Go to file
2024-02-08 13:50:32 +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 add style 2024-01-29 08:21:12 +01:00
composables possibility to preview live/html sources 2023-12-07 22:00:05 +01:00
docs remove landing 2023-11-16 17:12:40 +01:00
layouts watch channel change on player page, ffplayout#351 2023-07-14 13:45:48 +02:00
middleware global middleware, cleanup, update packages 2023-12-02 22:00:25 +01:00
pages add async 2023-12-20 12:55:24 +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 update jwt-decode, fix login 2023-11-18 22:30:57 +01:00
types add version to stats 2024-01-29 08:19:37 +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 possibility to preview live/html sources 2023-12-07 22:00:05 +01:00
package-lock.json update packages 2024-02-08 13:50:32 +01:00
package.json update packages 2024-02-08 13:50:32 +01:00
README.md remove landing 2023-11-16 17:12:40 +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

System Dashboard

login

Control Page

player

Media Page

media

Message Page

message

Logging Page

logging

Configuration Page

config-gui