Fastevo MP2 integrates your WordPress site with the Fastevo Media Protection service to secure your video content.
Features include:
* Gutenberg block for protected video embedding
* Classic editor integration via TinyMCE button
* Shortcode support for theme integration
* Admin settings panel for API configuration
The source code for the compiled JavaScript and CSS is included in the /src directory of the plugin. The plugin uses npm and WordPress Scripts for building assets.
To build the plugin from source:
1. npm install: Install dependencies
2. npm run build: Build WordPress blocks
3. ./build.sh: Create distribution package
This plugin connects to the Fastevo Media Protection service API to protect and deliver video content. It is necessary for the core functionality of securely embedding protected videos in your WordPress site.
Fastevo API (https://api.fastevo.net): Used for content management, player configuration, and token generation.
Fastevo Web Player (https://webplay.mp2.fastevo.net): Used for embedding and playing protected video content.
The following data may be sent to Fastevo services:
When generating playback tokens:
When browsing or managing content:
When displaying videos to end users:
No personal user data beyond a generic identifier is transmitted to the Fastevo service.
This plugin integrates with the Fastevo MP2 external service. Please refer to the Fastevo privacy policy for details on how your media and data are handled.