ffplayout/frontend
2024-10-23 15:09:46 +02:00
..
assets Merge frontend into project 2024-09-24 10:49:37 +02:00
components remove signal term, scroll down on logs, scroll to item on playlist generation 2024-10-23 15:09:46 +02:00
composables select correct channel on user page, show only filename, fix naming 2024-10-02 10:26:50 +02:00
i18n/locales add info about relative paths 2024-10-21 15:08:32 +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 remove signal term, scroll down on logs, scroll to item on playlist generation 2024-10-23 15:09:46 +02:00
plugins revert ad color, fix path names, throttle buttons. work on channel creation 2024-10-01 18:19:14 +02:00
public Merge frontend into project 2024-09-24 10:49:37 +02:00
stores remove signal term, scroll down on logs, scroll to item on playlist generation 2024-10-23 15:09:46 +02:00
types fix login error, show mail settings only when mailserver is setup, HLS cleanup 2024-10-21 14:42:55 +02:00
app.vue Merge frontend into project 2024-09-24 10:49:37 +02:00
error.vue fix modal overflow, add title 2024-10-03 17:54:24 +02:00
eslint.config.mjs fine tune responsive layout, move dev instruction, cleanups 2024-09-24 15:02:54 +02:00
nuxt.config.ts provide environment variable to use vtt options 2024-09-27 11:55:01 +02:00
package-lock.json fix login error, show mail settings only when mailserver is setup, HLS cleanup 2024-10-21 14:42:55 +02:00
package.json fix login error, show mail settings only when mailserver is setup, HLS cleanup 2024-10-21 14:42:55 +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