{{ page.title }}

{{ page.description }}

Introduction

In your Beacon apps' movies and episodic content you can set cue points that cause Beacon to display a button for the viewer to skip a video's introduction and/or credits. You have the option to set the following four cue points in a video that control when the appropriate button appears:

The following lists the behavior of the cue points and buttons:

Once the cue points have been created, in the Beacon app when a movie or episode is playing a small Skip Intro or Skip Credits button is displayed at the desired times.

skip  intro buton

Adding cue points

The following short video (1:23) demonstrates the process of adding cue points, and a demonstration of use the buttons implemented by the cue points.

Following the video are step-by-step instructions detailing the same process shown in the video.

 
  1. Log in to Beacon Studio.
  2. Go to the Media module.
  3. Click the video on which you wish to implement skip functionality. This displays the video's details.
  4. To add the cue points, do the following:
    add cue point
    1. Use the scrubber to position the playhead to the desired point in the video.
    2. Click Add cue point.
    3. Be sure the Type is code.
    4. Type or paste in the desired cue point name. Your options are:
      • skip_intro_start
      • skip_intro_end
      • skip_credits_start
      • skip_credits_end
    5. Click Save.
  5. Repeat the process for all needed cue points.