A fork of https://github.com/ffplayout/ffplayout
.github/ISSUE_TEMPLATE | ||
assets | ||
components | ||
composables | ||
docs | ||
layouts | ||
middleware | ||
pages | ||
plugins | ||
public | ||
stores | ||
types | ||
.gitignore | ||
app.vue | ||
error.vue | ||
LICENSE | ||
nuxt.config.ts | ||
package-lock.json | ||
package.json | ||
README.md | ||
tailwind.config.ts | ||
tsconfig.json |
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.