What is M3U8?
Learn about M3U8 files and how they work with HLS streaming.
支持多种视频格式的在线播放器
支持 M3U8/HLS、DASH、MP4 等多种视频格式,提供流畅的在线播放体验
从流地址验证到文件导出、播放列表分析,都可以直接在浏览器里完成。
优先查看这些高频入口,快速完成测试、分析、下载、转换和嵌入。
Common questions and answers to help you use the player more effectively.
An M3U8 file is a UTF-8 playlist used for HLS streaming. It lists media segments or variant playlists instead of storing the actual video itself.
Paste a valid M3U8 URL into our free online player and press play. The stream will load directly in your browser without extra software.
It works on most modern browsers and platforms, including Windows, macOS, iPhone, iPad, and Android devices.
M3U is the older playlist format, while M3U8 is the UTF-8 encoded version commonly used for HLS streaming and multilingual file names.
Yes. You can generate embed code from the player and place the iframe snippet into your own HTML page or CMS.
You should only test or share streams that you are authorized to access. Always verify the content source and distribution rights before using a public link.
Yes. The player can be used for both live HLS streams and video-on-demand playback, depending on the source playlist.
HLS stands for HTTP Live Streaming, a protocol that breaks media into small chunks and lets the player adapt quality based on network conditions.
Common causes include expired URLs, CORS restrictions, mixed-content blocking, unsupported codecs, missing segments, or private stream permissions.
No. You can test as many streams as you need for personal workflows, diagnostics, or development checks.