neekeetab / CachingPlayerItem

Play and cache media content simultaneously on your iOS device
MIT License
520 stars 89 forks source link

Why is not working with m3u8 files? #49

Closed MehmetNuriAkyol closed 2 months ago

MehmetNuriAkyol commented 2 months ago

Hello, it is a really useful resource, thank you, but is there a problem when creating m3u8 files with mimetype? Although it works smoothly on mp4 files, it does not work on m3u8. Can you help me?

CachingPlayerItem(data: data, mimeType: "application/vnd.apple.mpegurl", fileExtension: "m3u8")