wxxsw / GSPlayer

⏯ Video player, support for caching, preload, fullscreen transition and custom control view. 视频播放器,支持边下边播、预加载、全屏转场和自定义控制层
MIT License
422 stars 100 forks source link

Please Add m3u8 support for Cache and Preloading like TIKTOK #58

Open Motasem-Hamed opened 2 years ago

phr85 commented 2 years ago

Yes I have same Issue. Did someone found workaround to cache m3u8 streams?

jesuasir007 commented 1 year ago

https://github.com/garynewby/HLS-video-offline-caching/blob/main/HLSVideoCache/HLSVideoCache.swift

jesuasir007 commented 1 year ago

can I use this cache mechanism

jesuasir007 commented 1 year ago

hi any one know idea for preloading like ,mp4 file without cache that time load the m8u8 format but after the cache load set the mp4 file url set to avplayer ,can you use this idea and share a code please