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.
- Extract to your localhost or server, and point the browser to index.html
- 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.
- 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 withclass="video-time"
.
Thank you for helping Kaltura grow! If you'd like to contribute please follow these steps:
- Use the repository issues tracker to report bugs or feature requests
- Read Contributing Code to the Kaltura Platform
- Sign the Kaltura Contributor License Agreement
- Join the Kaltura Community Forums to ask questions or start discussions
- Read the Code of conduct and be patient and respectful
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!
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.
Review the list of Open Source 3rd party libraries used in this project.