Skip to content

Opencast Integration

The integration with Opencast is currently available in the Opencast repository: Opencast GitHub Repository.

This integration consists of a player that uses the Search API to retrieve video-related data. Additionally, it includes a series of plugins that enhance the functionality of the player. These plugins allow for features such as:

  • Customizable video playback: Adjust playback settings to suit different use cases.
  • Multi-stream support: Display multiple video streams simultaneously, such as presenter and presentation views.
  • Accessibility features: Support for captions, transcripts, and keyboard navigation.
  1. Search API: The player communicates with the Opencast Search API to fetch metadata and video streams for playback.
  2. Plugins: The integration includes plugins that extend the player’s capabilities, such as analytics, custom layouts, and user interaction tools.
  3. Configuration: The player can be configured to match the specific requirements of your Opencast installation.

If you want to contribute to the integration or report issues, please visit the Opencast GitHub Issues page.