HTML5 DRM, it allows the delivery of DRM-protected media through the browser without the use of plugins such as Flash or Silverlight. Haihaisoft DRM-X 4.0 supports HTML5 DRM for protected video. Your customer only needs to install Xvast browser. Xvast is a powerful browser based-on Google Chrome with built-in Browser DRM support.

 
 
HTML5 DRM, it allows the delivery of DRM-protected media through the browser without the use of plugins such as Flash or Silverlight. Haihaisoft DRM-X 4.0 supports HTML5 DRM for protected video. Your customer only needs to install Xvast browser. Xvast is a powerful browser based-on Google Chrome with built-in Browser DRM support.
With HTML5 Video DRM support, streaming protected media online is much stable and reliable than before. Xvast browser also support playback protected video locally in browser without internet connection.
In Haihaisoft's DRM-X 4.0, it's using HTML5 Video tag. Content providers can easily embed video using standard HTML5 Video tag, and using famous HTML5 Player such as VideoJS, and using JavaScript to interact with HTML5 Player.
  1. Strong encryption both online/offline playback.
  2. Advanced DRM-X 4.0 security features, such as dynamic watermark, blacklist, hardware combine, and Smart Prevent Screen Recording Technology.
  3. Play high definition video online/offline.
  4. User's streaming experience is as fast as Chrome's speed.
  5. Better interact with web page.
  6. Less streaming cost, auto cache content.
  7. Streaming also support CDN networks

In Xvast browser, using HTML5 Video tag for protected files demo: Watch demo...

<video id="xvast_player" controls="controls" class="video-js" data-setup=\'{"playbackRates": [0.5, 0.7, 1, 1.2, 1.5, 2], "autoplay":false, "width": 856, "height": 480 }\'><source src="https://www.drm-x.com/download/drmx4/JesusFilm_en_P.mp4" type="video/mp4"></video>

DRM-X 4.0 using HTML5 standard Video, but the CDM (Content Decryption Module) is using Haihaisoft's own private encryption and decryption module. Haihaisoft redesigned security architecture for DRM-X 4.0 with higher security standards, the encryption method is completely different from DRM-X 3.0. With new Xvast Packager, the encryption is more complex and strict than before. Each file's encryption is different. It makes hacking protected files much harder. You can force customers using the latest version of Xvast browser.

DRM-X 4.0 interacts with protected media likes HTML5 EME (Encrypted Media Extensions). It provides an API that enables web applications to interact with content protection systems, to allow playback of encrypted audio and video.

If multiple formats or codecs are available, supportType or HTMLMediaElement.canPlayType() can both be used to select the right one.

For example, you can using Javascript code:
supportType2(event,'video/ogg','theora, vorbis'), to detect if it's support playback this kind of video.

You can also get more information about protected video by using:
myVid=document.getElementById("xvast_player_html5_api"); //Get the ID of HTML5 Player
isSupp=myVid.canPlayType("xvast"); // It will return the details of protected file status, and license info.

DRM-X 4.0 is using Haihaisoft's own Content Decryption Module (CDM): It is within Xvast browser that enables playback of encrypted media.

How to embed html5 video player?

Ask about Haihaisoft products, pricing, implementation, or anything else — our highly trained reps are standing by, ready to help.