🎬 Universal Web Player

Software-decoded video player for restricted browsers

Load Media

Example Videos

Features

🔧 Software Decoding

Works without native HTML5 video support using WebAssembly

🎞️ Multiple Formats

Supports Ogg, WebM, MP4, TS, and HLS streaming

🎨 Modern UI

Responsive controls with keyboard shortcuts

🚀 Embeddable

Easy integration into any website

☁️ Static Hosting

Deploy to Cloudflare Pages or any CDN

📱 Cross-Platform

Works on desktop and mobile browsers

⚠️ Note about FFmpeg.wasm:

MP4 (H.264/AAC) playback requires FFmpeg.wasm, which needs HTTPS and proper CORS headers (SharedArrayBuffer). If MP4 playback fails, the video will need to be pre-transcoded to WebM/Ogg on the server side. WebM and Ogg videos work directly without any additional requirements.