How do I create a Navigation Bar by using time stamps?

Avatar
Chris Broughton

Overview

You may be in a situation where you have a long video with multiple parts to it. It would be beneficial for the viewing experience to split it into sections so that the viewer can engage with what's relevant to them.

You could achieve this by splitting the video into multiple videos and creating a playlist, but this isn't always feasible. Vidyard offers an alternative by using an annotation event.

Result

Navigation Bar preview

 

Steps

  1. From the main menu in Vidyard, select the Actions icon (🎯) Selecting the Actions button from the main menu in Vidyard

  2. Select New Action > choose Annotation > then click on Create
    Click Annotation and Create
  3. Give your event a title. Then Click HTML.
    Click HTML tab
  4. Replace the current text with the code from this CodePen (Note: code is provided for instructional purposes only)
    HTML when pasted
  1. Configure the section from line 5 by adjusting onclick="jumpToSecond(#)" to the desired timestamps.

    Note: The number onclick="jumpToSecond(0)" is in Seconds. (For example, for 1:30: onclick="jumpToSecond(90))

    You can use jumptoVideo instead of jumptoSecond if you are linking to videos in the playlist.

  2. Configure the title you would like to associate the timestamp to, while adding or removing lines if necessary.
    <a onclick="jumpToSecond(#)">Timepoint Name</a>
  3. Once you are done editing, click Annotation Style.
    Annotation Style Tab
  4. Set the Background Transparency to 100%.Set transparancy to 100%
  5. Click and hold the Navigation Bar annotation and move it to the desired location.
    Annotation style setup
    Important 
    - Click and drag the size of the Navigation bar to the bottom of the video.
  6. Click Apply.
    Click Apply Button
  7. Click Save and Assign
    Click Save and Assign
  8. Click Add Video to choose the related video from your library
    Click Add Video
  9. Set the annotation time to as long as you desire it to show on the video.
    Set the timecodes
  10. Save!

Need support

Submit a ticket or start a chat. We'll provide a self-serve resource or connect you with our support team, available 24x5.

Chat with Our Team