Descripció
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.
Instal·lació
- Upload the
secure-video-playerfolder to the/wp-content/plugins/directory, or install directly from the WordPress Plugin Directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Navigate to Settings Secure Video Player in your WordPress dashboard.
- Enter your Widevine, PlayReady, and FairPlay pX values in the provided fields.
- Upload fairplay.cer (FairPlay certificate).
- Add the shortcode [svpdrm_video dash=”…” hls=”…”] where you want the video to appear.
PMF
-
Is this plugin affiliated with Google or EzDRM?
-
No. This plugin is independently developed and is not endorsed or affiliated with Google or EzDRM.
-
Where can I find my pX values?
-
Your pX values are provided by EzDRM under your account’s DRM profiles section.
-
What DRM formats are supported?
-
Widevine, PlayReady, and FairPlay (HLS).
Ressenyes
No hi ha ressenyes per a aquesta extensió.
Col·laboradors i desenvolupadors
«Secure Video Player (Shaka + EzDRM Support)» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.
Col·laboradorsTraduïu «Secure Video Player (Shaka + EzDRM Support)» a la vostra llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.
Registre de canvis
1.0
- Initial release: Secure DRM-enabled video playback using Shaka Player and EzDRM.