HLS WebM test
Checking HLS support...
Checking MSE VP9 support...
Checking flat WebM VP8 / Vorbis support...
Checking WebAssembly support...
Caminandes - Llamigos
HLS with VP9-in-MP4 video and Opus-in-MP4, AAC-in-MP4, and MP3 audio. Flat WebM fallback with ogv.js loader.
Desired behavior:
- Firefox/Chrome: play via MSE with VP9/Opus (working)
- Desktop Safari with VP9 support: play via MSE with VP9/AAC or MP3 (currently MP3 fails)
- iOS Safari with VP9 support: play native HLS with VP9/AAC or MP3 (works)
- Older iOS and desktop Safari without VP9: play via ogv.js with WebM VP8/Vorbis (WebKit issue with some devices, in progress)
- Older iOS and desktop Safari without WebAssembly or with JS off: play backup MJPEG :D (HLS will take over but fail without JS)
- Very old Firefox/Chrome: play native WebM VP8/Vorbis