Why are videos blocked in Academy?
Your device might block the Leadinfo Academy videos because of a strong Content Security Policy or CORS-Policy
• cloudflare.com - cdn
• cloudfront.net - cdn
• *.rendley.com - media processing and playback functions - required for handling and displaying video content
• *.rendleysdk.com -media processing and playback functions - required for handling and displaying video content
Why does this happen?
We use Easygenerator for our Academy courses, and when a course creator adds a video to an Easygenerator course, that video isn’t stored directly inside the course file. Instead, it’s delivered through Easygenerator’s secure Content Delivery Network (CDN). The CDN is a global system of servers designed to stream videos quickly, reliably, and securely to learners around the world. If a firewall, proxy, or network policy prevents access to the Easygenerator CDN, the video cannot be delivered, even though the rest of the course loads normally. Allowing access to Easygenerator’s CDN typically resolves the issue and lets the videos stream as intended.
This setup ensures:
- reliable global performance,
- optimized streaming quality,
- secure content delivery,
- and dynamic course updates without requiring republishing.
Why whitelisting is currently required
The CDN domain must be accessible so that the video assets can be streamed. This is standard behavior for cloud-hosted learning platforms and applies regardless of the platform hosting the course. These restrictions are applied at the viewers organisation’s network level, which means that we cannot bypass them programmatically from within the course.