Skip to content

mister-ben/brightcove-chapter-cues

Repository files navigation

brightcove-chapter-cues

This is a plugin for the Brightcove Player that allows you to set up chapters using the cue point editor in Video Cloud's Media Module instead of uplaoding a vtt file. The chapters button will displayed whenever there are chapters present.

chapters

Table of Contents

Installation

Just 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 any other 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>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published