β Back to Demo
HLS Streaming Test
Test HTTP Live Streaming (HLS) support with .m3u8 streams
Detecting browser...
Testing HLS support...
HLS Test Stream
Testing with Big Buck Bunny - Adaptive bitrate streaming
Test Controls
Available Quality Levels:
[00:00:00]
Initializing HLS test...
Technical Information
How VidPly handles HLS streaming
HLS Support Matrix
- β
Safari (macOS/iOS) - Native HLS support
- β
Chrome/Edge/Firefox - Via hls.js library
- β
Android - Via hls.js library
- β
Adaptive bitrate switching
- β
Error recovery and retry logic
How It Works
- VidPly detects the .m3u8 URL format
- On Safari: Uses native HLS support (HTML5Renderer)
- On other browsers: Loads hls.js from CDN
- HLSRenderer manages stream playback
- Quality levels are automatically detected
- Adaptive bitrate adjusts based on network