@misterben/brightcove-chapter-cues

0.4.1 • Public • Published

brightcove-chapter-cues

Plugin for the Brightcove Player to create a chapters track from cue points set in Video Cloud. The chapters button will then be displayed.

chapters

Table of Contents

Installation

Add the plugin script to the player configuration.

Options

cueName

Chapters are generated only from cue points with this name so as not to conflict with cues added for another reason. The default is chapter.

Usage

  • Add the plugin to a player.
  • Add cue points to a video in Video Cloud - see Brightcove documentation.
    • The time should be the chapter's start time. The end time is inferred as the next chapter cue or the end of the video.
    • The name must be chapter, or the value you set for the cueName option.
    • The metadata should be the text label for the chapter.
  • There must be at least two chapters for the chapters menu to show.

image

License

MIT. Copyright (c) mister-ben <git@misterben.me>

Readme

Keywords

Package Sidebar

Install

npm i @misterben/brightcove-chapter-cues

Weekly Downloads

2

Version

0.4.1

License

MIT

Unpacked Size

60.1 kB

Total Files

17

Last publish

Collaborators

  • misterben