Go to file
jb-alvarado bf22712a8d cleanup
2024-02-09 11:21:52 +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 remove tooltip 2024-02-08 14:38:18 +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 cleanup 2024-02-09 11:21:52 +01:00
middleware global middleware, cleanup, update packages 2023-12-02 22:00:25 +01:00
pages cleanup 2024-02-09 11:21:52 +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 cleanup 2024-02-09 11:21:52 +01:00
LICENSE Initial commit 2018-04-29 18:24:46 +02:00
nuxt.config.ts cleanup 2024-02-09 11:21:52 +01:00
package-lock.json cleanup 2024-02-09 11:21:52 +01:00
package.json cleanup 2024-02-09 11:21:52 +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