Go to file
2024-04-05 18:51:50 +02:00
.github/ISSUE_TEMPLATE Delete .github/FUNDING.yml 2023-11-01 17:42:22 +00:00
assets start migrating to tailwind 2024-04-04 23:28:25 +02:00
components migrate user, reorder menu 2024-04-05 18:51:50 +02: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 start migrating to tailwind 2024-04-04 23:28:25 +02:00
middleware remove unneeded imports, simplify alerts, fix broken upload 2024-02-21 14:23:20 +01:00
pages migrate user, reorder menu 2024-04-05 18:51:50 +02:00
plugins start migrating to tailwind 2024-04-04 23:28:25 +02:00
public remove folder from tracking 2023-02-02 12:28:19 +01:00
stores start migrating to tailwind 2024-04-04 23:28:25 +02:00
types simplify obtainToken 2024-02-21 17:18:23 +01:00
.gitignore cleanup 2024-02-09 11:21:52 +01:00
app.vue fix close alert, ffplayout#535 2024-02-16 12:06:15 +01:00
error.vue fix close alert, ffplayout#535 2024-02-16 12:06:15 +01:00
LICENSE Initial commit 2018-04-29 18:24:46 +02:00
nuxt.config.ts start migrating to tailwind 2024-04-04 23:28:25 +02:00
package-lock.json start migrating to tailwind 2024-04-04 23:28:25 +02:00
package.json start migrating to tailwind 2024-04-04 23:28:25 +02:00
README.md remove landing 2023-11-16 17:12:40 +01:00
tailwind.config.ts start migrating to tailwind 2024-04-04 23:28:25 +02: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