Brightcove Player v7.34.0

Brightcove Player 7.34.0 is available for manual update.

No existing players have been auto-updated to this version. Customers eager for a feature or fix that is only available in this version may manually update via the Studio Players JSON Editor or the Player Management API.


Features

For example, if a player includes the IMA3 plugin with:

{
  "name": "ima3",
  "is_packaged": true,
  "auto_init": false,
  "options": {
    "timeout": 4000
  }
}

Then, the plugin must be initialized with player.ima3({...settings}) before it can be used.