Can I embed LearnAmp videos using an iframe?
No, LearnAmp does not support permanent iFrame embedding of video content hosted on the platform.
LearnAmp prioritizes content security and user privacy. Here's why embedding via iFrame is restricted:
All uploaded video files are stored securely on Amazon S3 and delivered via our CloudFront CDN.
Video links (such as those attempted for embedding) are only accessible via signed URLs, which expire after 30 minutes.
These URLs are designed to be used only within LearnAmp, ensuring content cannot be accessed or shared externally beyond its intended session.
This is a core security feature that protects client content from unauthorized access and redistribution.
If you require videos to be embedded outside of LearnAmp (e.g., into an LMS or public-facing platform), we recommend the following:
Host your videos on a public server, such as:
Your own Amazon S3 bucket with public access
A third-party hosting platform like YouTube, Vimeo, or Wistia
Generate a shareable embed code from that platform.
Embed the video in your desired course or system.