Skip to content

polimediaupv/paella-opencast

Repository files navigation

Important

This repository is NOT the official paella player for opencast

Paella Player For Opencast

Paella player is now integrated into opencast. If you are looking for paella player for Opencast, you should go to the official opencast repository. Link to Paella player 7 opencast module.

Any issue or pull request should be sent to opencast repository.

Paella Player Logo

Caution

This repository is used for testing and experimentation before integration into the official opencast repository.

Not to be used for production

References

Testing

You can test this player online in https://polimediaupv.github.io/paella-opencast/watch.html?id=ID-dual-stream-demo. You can change the video id by anyone from http://develop.opencast.org

You can test themes using the oc.theme URL parameter: https://polimediaupv.github.io/paella-opencast/watch.html?id=ID-dual-stream-demo&oc.theme=ethz_theme.

Local development

To test in your local environment, run:

npm run dev -- --env server=https://stable.opencast.org

and navigate to http://localhost:7070/engage/ui/index.html to view the videos from the opencast server you configured or directly to http://localhost:7070/paella7/ui/watch.html?id=<videoid>.