videojs-marquee-overlay
marquee plugin on video
Sample image : http://prntscr.com/gwflh5
This will provide scrolling text on video both normal screen & full screen. Hls.js included Jquery included
Table of Contents
Installation
You can add to your project withnpm install --save videojs-marquee-overlayOryou can downloadhttps://github.com/Lethea/videojs-marquee-overlay-scrolling-text or clonegit clone git@github.com:Lethea/videojs-marquee-overlay-scrolling-text.git thennpm install
Usage
To include videojs-marquee-overlay on your website or web application, use any of the following methods.
videojs-marquee-overlay has 2 more examples with hls quaility selector + watermark addon.
Both of examples works. You can check in examples directory
<script>
Tag
This is the simplest case. Get the script in whatever way you prefer and include the plugin after you include video.js, so that the videojs
global is available.
No Need to build
Working Example Included Built Scripts in Working_sample Directory With Quailty Selector Scroll Text ( Marquee Plugin ) Watermark Playback Speed
http://cdn.emrekaratasoglu.com/marquee_demo/
Samples
videojs-marquee-overlay Demo
License
Apache-2.0. Copyright (c) Emre Karatasoglu (emre.karatasoglu@hotmail.com)