AndroidVideoCache
AndroidVideoCache copied to clipboard
M3u8 cannot be cached,Can the author perfect it?
M3u8 cannot be cached,Can the author perfect it?
Did you find any solutions?
https://github.com/JeffMony/MediaLocalProxyLib This project can cache M3U8's video resources.
@JeffMony I don't think this cache the m3u8 videos, I have tried the above link, but I didn't get the result. I am searching for the same.
@JeffMony I don't think this cache the m3u8 videos, I have tried the above link, but I didn't get the result. I am searching for the same.
What is the link ? Could you send it to me ? I try it.
@JeffMony The github link you have provided for m3u8 videos cache( https://github.com/JeffMony/MediaLocalProxyLib ).Any solution I need help with this.
@JeffMony The github link you have provided for m3u8 videos cache( https://github.com/JeffMony/MediaLocalProxyLib ).Any solution I need help with this.
Could you describe the problems when you use the library(https://github.com/JeffMony/MediaLocalProxyLib)
I develop it, it can cache m3u8 video.
@JeffMony Actually I need to play video in vertical viewpager and i am using exoplayer to play m3u8 video, but I didn't find any solution to store cache for m3u8. I need to implement when video fully streamed gets played again in loop without buffering and streaming again, is it possible to do so.
@JeffMony Actually I need to play video in vertical viewpager and i am using exoplayer to play m3u8 video, but I didn't find any solution to store cache for m3u8. I need to implement when video fully streamed gets played again in loop without buffering and streaming again, is it possible to do so.
Yes.
https://github.com/hzz9600/VideoCacheSample 短视频预加载 short-video preload 支持m3u8缓存 support m3u8 cache