SopPlayer - HTML5 Video Player Video.Js Skin

 SopPlayer - HTML5 Video Player Video.Js Skin




Features

  • Video.js that is open source HTML5 & Flash video player, as well as YouTube and Vimeo (through plugins), used on over 400,000 websites
  • Skin with Flat Style
  • Simple but Very Attractive Player
  • Retina Ready & Fully Responsive
  • Unlimited colors – any color you like
  • 9 Different Demos
  • HTML5 & CSS3
  • Support and updates
  • Wishlist Support
  • SVG files included and Well Documented
  • Custom Css Option
  • All Video.js Plugins Support. Like :- YouTube Player, Chromecast, etc.
  • Many Skins For SopPlayer are Coming Soon. Like Flamingo, Rose, etc.
  • Easy Integration .

Changelog

  • Flat Skin Retina for VideoJS 7 project – 07 May 2019.
  • Flat Skin Retina for VideoJS 6 project – 18 April 2017.
  • Version 2.1 fixbug and design look better – 06 December 2016.
  • Version 2.0 redesign / easy for next update – 24 October 2016.
  • Support videojs-logo / videojs-watermark – 04 March 2016.
  • Flat Skin Retina for VideoJS 5 project – 01 January 2016.
  • Launch: Flat Skin for VideoJS 4 project – 20 September 2015.

Other Skins

  • Flamingo HTML5 Video Player - Comming Soon .
  • Rose SopPlayer HTML5 Video Player - Comming Soon .


Integration

3 Steps

  • Add Css CDN between the head Tag of HTML Document.

<head>
  <link href="//yoursite.com/css/sopplayer.css" rel="stylesheet" />
</head>
  • Add class="sopplayer" to your Video Tag.
  <video
    class="sopplayer"
    controls
    preload="auto"
    width="640"
    height="264"
    poster="MY_VIDEO_POSTER.jpg"
    data-setup="{}"
  >
    <source src="MY_VIDEO.mp4" type="video/mp4" />
  </video>

  • And Add Javascript CDN just before the end of </body> Tag .

  <script src="//yoursite.com/css/sopplayer.js"></script>
</body>

Now , You Had Integrated SopPlayer Completly .





Video.JS website :- https://videojs.com/getting-started

Video.js is a web video player built from the ground up for an HTML5 world. It supports HTML5 video and modern streaming formats, as well as YouTube, Vimeo, and even Flash (through plugins, more on that later).

It supports video playback on desktop and mobile devices. The project was started mid 2010, and now has hundreds of contributors and is used on over 450,000 websites.


Screenshots :- 










Comments

Popular Posts