Free Tools
HLS Stream Player
Drop in a public .m3u8 URL, or try a sample stream. Quick smoke test before you ship a FAST channel playlist.
Sample streams
Playing: https://devstreaming-cdn.apple.com/videos/streaming/examples/img_bipbop_adv_example_fmp4/master.m3u8
Limits to know
- CORS: The browser must be allowed to fetch the playlist and segments. Many CDNs block third-party origins.
- Auth and tokens: Signed or cookie-gated streams usually will not play here.
- Codecs: Playback depends on what the browser can decode (for example HEVC support varies).
For structural checks without playback, use the HLS Manifest Validator.