Installing the Kollective Player Plugin

The Kollective player plugin may be use for both self-hosted or Brightcove-hosted implementations.

Introduction

This plugin now supports Kollective v11, which supports EdgeCache. Brightcove is officially certified for Kollective v11. Kollective’s EdgeCache is a complete video caching platform that sits within your edge infrastructure and extends network efficiency by streamlining bandwidth requests. EdgeCache is a proxy or gatekeeper with no additional hardware that groups streaming traffic to a central point. By limiting the variety of concurrent connections, EdgeCache supercharges its network efficiencies and solves a number of unique needs.

Installing the player plugin

To integrate Kollective with Brightcove Player, add the Kollective plugin to your player.

The following steps detail using Video Cloud Studio to load the plugin.

  1. In Video Cloud Studio, open the Players module and either create a new player or locate the player to which you wish to add the plugin.
  2. Click the player's name to open its properties.
  3. On the Overview tab, expand the Plugins accordion.
  4. Click Add Plugin, and then select Brightcove Plugin.
  5. Expand the Brightcove Plugin dropdown and select kollective.
  6. For the Options(JSON), enter the following. The ksdkUrl points to the ksdk library from Kollective — use the version of your choice.

    {
      "ksdkUrl": "https://cdn.kollective.app/sdk/ksdk-latest.min.js"
    }
  7. Click Publish Changes to publish your player.