ffplayout/frontend
2024-09-25 12:30:27 +02:00
..
assets Merge frontend into project 2024-09-24 10:49:37 +02:00
components fix channel delete/create, copy assets to storage, start with vtt support 2024-09-25 12:30:27 +02:00
composables Merge frontend into project 2024-09-24 10:49:37 +02:00
i18n/locales Merge frontend into project 2024-09-24 10:49:37 +02:00
layouts Merge frontend into project 2024-09-24 10:49:37 +02:00
middleware Merge frontend into project 2024-09-24 10:49:37 +02:00
pages smaller breakpoints 2024-09-25 07:48:31 +02:00
plugins Merge frontend into project 2024-09-24 10:49:37 +02:00
public Merge frontend into project 2024-09-24 10:49:37 +02:00
stores Merge frontend into project 2024-09-24 10:49:37 +02:00
types Merge frontend into project 2024-09-24 10:49:37 +02:00
app.vue Merge frontend into project 2024-09-24 10:49:37 +02:00
error.vue Merge frontend into project 2024-09-24 10:49:37 +02:00
eslint.config.mjs fine tune responsive layout, move dev instruction, cleanups 2024-09-24 15:02:54 +02:00
nuxt.config.ts Merge frontend into project 2024-09-24 10:49:37 +02:00
package-lock.json fine tune responsive layout, move dev instruction, cleanups 2024-09-24 15:02:54 +02:00
package.json fine tune responsive layout, move dev instruction, cleanups 2024-09-24 15:02:54 +02:00
README.md fine tune responsive layout, move dev instruction, cleanups 2024-09-24 15:02:54 +02:00
tailwind.config.ts smaller breakpoints 2024-09-25 07:48:31 +02:00
tsconfig.json Merge frontend into project 2024-09-24 10:49:37 +02:00

ffplayout-frontend

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.

Login

login

System Dashboard

login

Control Page

player

Media Page

media

Message Page

message

Logging Page

logging

Configuration Page

config-gui