Skip to content

Code sample showcasing how to create video chapters with deep links that when clicked seek inside the video, and change the URL without reloading the page

License

Notifications You must be signed in to change notification settings

kaltura/video-deep-linking-sample

Repository files navigation

Video Deep Links in JavaScript

Code sample showcasing how to create video chapters or navigation with deep links that when clicked will seek inside the video, and change the URL without reloading the page using anchors.

Using this code

  1. Extract to your localhost or server, and point the browser to index.html
  2. index.html is the HTML page. It embeds a Kaltura player using Dynamic Embed method, with a list of chapters with time-links to navigate the video.
  3. kaltura-deeplinking.js - 2 functions to create the deeplinking experience. function to extract url anchors and a jquery based function to attach events to <a> tags with class="video-time" .

How you can help (guidelines for contributors)

Thank you for helping Kaltura grow! If you'd like to contribute please follow these steps:

Where to get help

Get in touch

You can learn more about Kaltura and start a free trial at: http://corp.kaltura.com
Contact us via Twitter @Kaltura or email: community@kaltura.com
We'd love to hear from you!

License and Copyright Information

All code in this project is released under the MIT license unless a different license for a particular library is specified in the applicable library path.

Copyright © Kaltura Inc. All rights reserved.
Authors and contributors: See GitHub contributors list.

Open Source Libraries

Review the list of Open Source 3rd party libraries used in this project.

About

Code sample showcasing how to create video chapters with deep links that when clicked seek inside the video, and change the URL without reloading the page

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published