brightcove_integration
Categories
Component ID
2096929
Component name
brightcove_integration
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
1119
Component created
Component changed
Component body
Overview
This module provides simple integration with Brigthcove Videos just using the token of the account. If you need more complete integration, you can use the module brightcove.
Features
For now, the module provides two ways to instantiate videos
-
Providing the final url of the video
For performance reasons, direct access to the urls of the videos hosted on Brigthcove are dynamic, so the module handling the API provides the URL of the video in a simple way. Having the final URL of the video is useful when you want to link something direct to access the video, often used for mobile devices when you want the video start using native player device. -
Providing a embedded Video Player
The module provides a Drupal Block to each video configured. This block contains the embedded video player, this way you can position the player in the pages that you want.
Installation
Take a look at README.txt, it's all detailed there.
