Universal Video Embed
This Cloudflare Pages site serves a single embed.html that plays any MP4 you pass via a ?video= query parameter.
Usage
- Upload your MP4 to WordPress (or any CDN) and copy the public URL.
- Use a URL like:
https://YOUR-PROJECT.pages.dev/embed.html?video=FULL_MP4_URL
- Paste that URL into Featurebase's Enter URL for iframe embed field.
Example
Try Reference Lines
Try Histograms Wide
Notes
- Video autoplays muted, loops, and plays inline.
- For best results, use web-optimized MP4 (H.264, AAC or no audio).
- If the video doesn't load, check the browser console & network tab (hotlinking/CORS).