Documentation
Getting Started
Installation
To start using DRMInsight Pro, include the following script in your HTML:
Initialization
Initialize the analyzer with your configuration:
Step-by-Step Guide
1. Getting Started
Follow these simple steps to begin analyzing DRM-protected content:
- Enter the video URL in the "Manifest URL" field
- Provide your license server URL (optional)
- Click "Start DRM Analysis" button
- Wait for the analysis to complete
2. Understanding the Results
After analysis, you'll see several important metrics:
License Validity
Shows how long the DRM license remains valid
Security Level
Indicates the encryption strength (L1 is strongest)
Content Keys
Number of encryption keys used
DRM System
Shows which DRM technology is being used
3. Troubleshooting Help
If you see errors, check these common issues: internet connection, correct video URL, and browser DRM support (Chrome/Firefox/Edge work best).
Troubleshooting
No EME Events Detected
Ensure the video element has the proper DRM attributes and the page has the necessary permissions.
License Parsing Errors
Check if the license server response is properly formatted and the CORS policies allow access.
Performance Issues
Disable debug mode if analyzing high-throughput applications.
Video Tutorials
How to Use DRMInsight Pro
Getting Started Guide
Learn how to run your first DRM analysis in under 3 minutes
Understanding Results
Learn what all the metrics mean and how to interpret them
Frequently Asked Questions
Q: Why isn't my content playing?
A: Check that your browser supports DRM (Chrome is recommended) and your manifest URL is correct.
Q: What does "L3 Security Level" mean?
A: This indicates software-based DRM protection - L1 is hardware-based and more secure.
Q: Can I use this on mobile devices?
A: DRM testing works best on desktop browsers - mobile DRM support varies by device.