#7907·hls.js

包含嵌入数据 URL 的多变量播放列表和媒体播放列表不起作用

作者: tmathmeyer创建于 2026年6月13日更新于 2026年7月29日
标签BugNot SupportedRevisit-at-later-release-cycle

The first one looks like: #EXTM3U #EXT-X-VERSION:7 #EXT-X-TARGETDURATION:1 #EXT-X-MEDIA-SEQUENCE:0 #EXT-X-MAP:URI="/content/mp4_h264_480p_1s/init.mp4" #EXTINF:1.000000, /content/mp4_h264_480p_1s/seg_000.mp4 #EXTINF:1.000000, /content/mp4_h264_480p_1s/seg_001.mp4 #EXTINF:1.000000, /content/mp4_h264_480p_1s/seg_002.mp4 #EXTINF:1.000000, /content/mp4_h264_480p_1s/seg_003.mp4 #EXTINF:1.000000, /content/mp4_h264_480p_1s/seg_004.mp4 #EXTINF:1.000000, /content/mp4_h264_480p_1s/seg_005.mp4 #EXTINF:1.000000, …

内容来源: video-dev/hls.js