🎉 Use coupon MYXERO to enjoy 20% recurring discount on any plan. View Pricing
S

Secure Video Player (Shaka + EzDRM Support)

0/5 (0 ratings) — active installs Updated Nov 22, 2025

Secure Video Player (Shaka + EzDRM Support) is a WordPress plugin that lets you embed DRM-protected video streams directly using a simple shortcode.

Embed DRM-protected videos using Google’s Shaka Player with support for Widevine, PlayReady, and FairPlay, plus dynamic floating watermarks for user identification.

It integrates with Shaka Player, supporting Widevine, PlayReady, and FairPlay DRM. It also adds floating, diagonal user-specific watermarks (email and IP) to help deter screen recording or sharing.

Perfect for e-learning, OTT, and secure video distribution.

Features:
* Embed DASH (MPD) and HLS (M3U8) streams
* Support for Widevine, PlayReady, and FairPlay DRM
* Floating diagonal watermark (user email + IP address)
* Lightweight and follows WordPress coding standards
* Shortcode-based integration

Source Code & Third-Party Libraries

This plugin uses the open-source Shaka Player library by Google to enable DRM playback.

Included local files:
/js/shaka-player.ui.min.js
/css/controls.css
These are official, unmodified builds downloaded from the public Shaka Player repository.

Original source code and build instructions:
https://github.com/shaka-project/shaka-player
https://github.com/shaka-project/shaka-player#building

Plugin-specific code:
– JavaScript: /js/svpdrm-shaka-ezdrm-video.js
– CSS: /css/svpdrm-video-custom-css.css
Both are authored by the plugin developer and are human-readable.

License:
Apache License 2.0 for Shaka Player (https://github.com/shaka-project/shaka-player/blob/main/LICENSE)

Shaka Player files included here are official builds and are not modified. All plugin-specific PHP, JS, and CSS files are provided in human-readable form.

License Note:
This plugin’s original code is licensed under GPLv2 or later, while the included Shaka Player library is under Apache License 2.0. Both are compatible per WordPress.org guidelines.