I am loading multiple video in a web page using AngularJs using Videogular, an HTML5 video player for AngularJS.
I need to show the preview of a video on hover, something like like moving images I have seen in many website. I can't play orignal video because it will take lots of time to load since there are more than 500 video per page.