Video tooltip for video.js
Introduction
HTML5 video tooltip for video.js. Hovering seek bar displays looping Media Fragment.
Note: for looping functionality is required server side partial content capability in certain browsers(Chrome)
Requirements
- videojs >= v6 loaded (inc v7)
Installation
npm install videojs-video-tooltip
Simple example
<!-- Load dependent stylesheets. -->
Settings
height
(number)
height of video thumbnail element in px. Width is calculated via aspect ratio. Default: 90
duration
(number)
media fragment duration in seconds. Default: 5