Player Developer Basics: Custom Plugin - Using Studio

In this topic, you will learn how to assign a custom plugin to a Brightcove Player using Studio.
 

Steps

  1. In Studio, open the Players module.
  2. Click the player to which you want to add the custom plugin.
  3. Open the Plugins accordion on the Overview tab.
  4. Click Add Plugin, then select Custom Plugin.
  5. In the Add Custom Plugin dialog, provide the following:
    • Plugin Name (must match the plugin name in your code)
    • JavaScript URL
    • CSS URL — if needed
    • Options (JSON) — if needed
    Add Custom Plugin dialog
  6. Click Add.
  7. Click Publish Changes to publish the player.