Skip to content

Commit 43adeaa

Browse files
committed
Add HLS (.m3u8) audio-only streaming file
1 parent 6baeff6 commit 43adeaa

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

assets/videos/hls/bee_audio_only.m3u8

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
#EXTM3U
2+
#EXT-X-VERSION:3
3+
#EXT-X-TARGETDURATION:4
4+
#EXT-X-MEDIA-SEQUENCE:0
5+
#EXTINF:4.076956,
6+
bee_audio_only0.ts
7+
#EXT-X-ENDLIST

assets/videos/hls/bee_audio_only0.ts

68.8 KB
Binary file not shown.

0 commit comments

Comments
 (0)