Go to file
2024-04-08 09:35:31 +02:00
.github/ISSUE_TEMPLATE Delete .github/FUNDING.yml 2023-11-01 17:42:22 +00:00
assets fix mobil screen, style browser 2024-04-08 09:35:31 +02:00
components fix mobil screen, style browser 2024-04-08 09:35:31 +02:00
composables implement file move, fix ffplayout#440 2024-04-07 23:27:52 +02:00
docs remove landing 2023-11-16 17:12:40 +01:00
layouts fix mobil screen, style browser 2024-04-08 09:35:31 +02:00
middleware remove unneeded imports, simplify alerts, fix broken upload 2024-02-21 14:23:20 +01:00
pages fix mobil screen, style browser 2024-04-08 09:35:31 +02:00
plugins migrate media, unify modal 2024-04-07 15:45:26 +02:00
public remove folder from tracking 2023-02-02 12:28:19 +01:00
stores implement file move, fix ffplayout#440 2024-04-07 23:27:52 +02:00
types implement file move, fix ffplayout#440 2024-04-07 23:27:52 +02: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 migrate media, unify modal 2024-04-07 15:45:26 +02:00
package.json migrate media, unify modal 2024-04-07 15:45:26 +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