document.write(''); document.write('
 

  • Load Video when Thumbnail Clicked
  • This example uses the Smart Player API\'s loadVideoByID() method to retrieve a video. When a thumbnail image is clicked (an HTML onclick event dispatched from one of the thumbnails), the loadVideoByID() method is used to retrieve the video and load it into the player.
    Friday, November 07, 2014

  • Brightcove Player Solution: Scroll Player into View
  • This topic shows you how to use a Brightcove player which starts playing the video as soon as you fully scroll the player into view, and pauses the video when you scroll it out of view. We call the Brightcove player API\'s play() and pause() methods to start and stop the video based on the position of the player.
    Friday, November 07, 2014

  • Stopping Other Players on the Page when a Video Starts
  • This example pauses other players on the same page when a video starts to play. This example loads all players on the page into an array and an event listener is added that listens for the PLAY event. When the PLAY event is detected, a function is called that will pause all other players on the page.
    Friday, November 07, 2014

  • Get an Access Token for Player Management API
  • This tutorial guides you through the steps to get an access_token using curl. Your client_id and client_secret are used in getting an access_token, which provides the authorization to make a call to a particular Brightcove API.
    Friday, November 07, 2014

  • Brightcove Player Sample: Age Gate
  • This topic shows you how to use a Brightcove player with a simple age gate overlay. The user must certify their age by clicking on the overlay text before the video will play.
    Friday, November 07, 2014

  • Brightcove Player Sample: Navigate on Video End
  • This topic shows you how to use a Brightcove player that displays an overlay on video end, which when clicked navigates the page to a new URL.
    Thursday, October 23, 2014

  • Standard Ingest Profiles
  • When creating a Dynamic Ingest request using the DI API you must supply profile which determine the number and type of renditions created by the ingest. The standard profiles from which you can choose are: *single-rendition *HD *ScreenCast *Standard *audio-only *UGC
    Thursday, October 23, 2014

  • Quick Start to Player Management (Now using Video Cloud video integration)
  • In this quick start you will perform the following tasks: *Obtain credentials to use the Player Management API. *Create a player. *Update a player by replacing the video it plays. *Customize a player by adding a plugin. *Display the configuration for a player.
    Thursday, October 23, 2014

  • Quick Start to Dynamic Ingest
  • In this quick start you will perform the following tasks: *Use the Content Management System (CMS) API, create a video object . *Use the Dynamic Ingest (DI) API, create an ingest request using the ID returned from the CMS API and an HTTP POST method . *Verify the ingest request functioned correctly.
    Thursday, October 23, 2014

  • OnceUX Plugin
  • Using the OnceUX plugin with your Brightcove player, you can playback any Brightcove Once video. By default, the plugin enforces that all advertisements are watched and displays an ad count-down timer while they play. You can easily customize this plugin to use your own overlays and allow users to skip advertisements.
    Thursday, October 23, 2014

Powered by Web RSS
');