Skip to main content

JW Player

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

For a wire frame example of what this content type can look like on your site, see JW Player design.

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

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

Including JW Player in a Brightspot build

ArtifactDescription
com.brightspot.go:lib-model-jwplayerExposes core JW Player functionality, including configuration and federated searching.

Runtime prerequisites

  • Developer configuration

    • Provide an implementation of Video for JW Player videos as a locally stored video object.

    • Provide a view model for the video implementation.

    • Implement an ExternalItemConverter to convert a federated search result to the JW Player video implementation.

    • For a partial set of features, materialize the following into a project:

    • For the full set of existing JW Player features, materialize the following into a project:

  • Ops configuration—Configure a client ID and client secret. For details, see Authentication.

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

See also: