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 .
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 .
Including JW Player in a Brightspot build
Artifact | Description |
com.brightspot.go:lib-model-jwplayer | Exposes 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:
- Enum
- Class
- For the full set of existing JW Player features, materialize the following into a project:
- Package
- Provide an implementation of
- Ops configuration—Configure a client ID and client secret. For details, see .
- CMS configuration—Configure the site interfacing with Adobe Stock. For details, see Configuring the JW Player integration.
See also:
Previous Topic
Enabling JSReport preview
Next Topic
Configuring the JW Player integration