Skip to content

Paella Opencast Core

The @asicupv/paella-opencast-core package is the main library that provides basic functionality for integrating Paella Player with Opencast. This package extends the capabilities of @asicupv/paella-core by adding specific functionalities for working with Opencast events.

Terminal window
npm install @asicupv/paella-opencast-core
  • Specialized player: Extends Paella Player with Opencast-specific functionalities
  • Authentication: Integrated authentication system with Opencast
  • Event conversion: Converters for different Opencast event formats
  • Theme support: Integration with Opencast visual theme
  • Internationalization: Complete support for multiple languages

The main class that extends Paella and provides Opencast-specific functionalities.

Authentication system for working with Opencast services.

Interface that defines the normalized Opencast event structure for Paella Player.

  • EngageEventConversor: For events from Opencast’s Engage service
  • APIEventConversor: For events from Opencast’s external API