CustomVideoPlayerJS

This project will generate a video player based on the id of the element you supply and custom options.


Keywords
customjs, html, javascript, javascript-library, player, video
Install
Install-Package CustomVideoPlayerJS -Version 1.0.2

Documentation

Video Skin For Html5 VideoPlayer

This project will generate a video player based on the id of the element you supply and custom options.

Nuget Package :

https://www.nuget.org/packages/CustomVideoPlayerJS/1.0.0

You can generate the player by :

var mpPlayer=mp('app',{src:'http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/ForBiggerMeltdowns.mp4',height:'450px'})

For more detailed example please see the Example Demo file

Note: This player will be updated in the upcoming days so stay tuned.

Sample Player Looks like

image