polimediaupv / paella-ethz

Educational Community License v2.0
1 stars 2 forks source link

Paella Player (version 7 and beyond)

This is the main repo of Paella Player for versions 7 and beyond. Note that Paella Player plugins may live in different repos.

Build Paella Player:

npm install
npm run build

The player will be located in the dist directory.

To test Paella Player locally:

npm install
npm run dev

Then open the following URL in a browser:

http://localhost:8080/?id=belmar-multiresolution-remote

Documentation lives here: [https://github.com/polimediaupv/paella-core/blob/main/doc/index.md]

Demos