Skip to main content

Brightcove

The Brightcove integration provides access to the videos you manage through Brightcove. When you identify a video to use, you import it into Brightspot and then add it to assets such as articles and galleries.

This section describes how to configure the integration in Brightspot, make the corresponding settings in your Brightcove console, and how to perform an integrated search.

The plugin requires a Brightcove Video Cloud account. See Getting Started with Video Cloud Studio.

Including Brightcove in a Brightspot build

The following table lists the dependencies to include in your build configuration.

ArtifactDescription
com.psddev:brightcoveExposes core Brightcove functionality for configuration, federated searching, and importing/exporting.

Runtime prerequisites

  • Developer configuration

    • Extend ExternalItemConverter to import the BrightcoveVideoExternalItem as a Brightspot Video.
    • Extend VideoProvider for Brightcove videos.
    • Implement a concrete importer/exporter to use the respective importing and exporting background tasks.
  • Ops configuration—Configure a client ID and client secret. For details, see Managing API Authentication Credentials.

  • CMS configuration—Configure the site interfacing with Adobe Stock. For details, see Configuring the Brightcove integration.

See also: