A fork of https://github.com/ffplayout/ffplayout
.github | ||
assets | ||
components | ||
composables | ||
docs | ||
layouts | ||
middleware | ||
pages | ||
plugins | ||
public | ||
stores | ||
types | ||
.gitignore | ||
LICENSE | ||
nuxt.config.ts | ||
package-lock.json | ||
package.json | ||
README.md | ||
tsconfig.json |
ffplayout-frontend
Waring: The frontend uses bootstrap 5.3 Alpha and for that is not production ready!
Use nuxt2-v5.1.0 branch, if you need a production ready version.
This Web-APP is for managing ffplayout.
The Interface is mostly made for 24/7 streaming. Other scenarios like streaming in folder mode or playlists with no starting time will work, but is not shown correctly.
For a better understanding about the functionality, take a look to the screenshots below.
Read install.md for manual installation.