AndroidVideoCache
AndroidVideoCache copied to clipboard
Cache support for any video player with help of single line
What happens when the cache is full? Automatically clear the cache? Or direct play video does not cache?
 这个错误是因为链接中(1)部分无法解析嘛!
videocache 下载可以兼容Transfer-Encoding: chunked分块式的编码模式吗
E/HttpProxyCacheServer: HttpProxyCacheServer error com.danikula.videocache.ProxyCacheException: Error closing socket input stream. Version: 2.7.1 at com.danikula.videocache.HttpProxyCacheServer.closeSocketInput(HttpProxyCacheServer.java:287) at com.danikula.videocache.HttpProxyCacheServer.releaseSocket(HttpProxyCacheServer.java:272) at com.danikula.videocache.HttpProxyCacheServer.processSocket(HttpProxyCacheServer.java:245) at com.danikula.videocache.HttpProxyCacheServer.access$200(HttpProxyCacheServer.java:54) at com.danikula.videocache.HttpProxyCacheServer$SocketProcessorRunnable.run(HttpProxyCacheServer.java:340) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:458) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at...

关于缓存问题
广告机缓存大电影(约为2个g左右,),缓存文件自动添加.download后缀,导致视频无法播放,一般正常大小视频无此问题! 
/MediaPlayer: Couldn't open http://127.0.0.1:56031/https%3A%2F%2Fraw.githubusercontent.com%2Fdanikula%2FAndroidVideoCache%2Fmaster%2Ffiles%2Forange1.mp4: java.io.FileNotFoundException: No content provider: http://127.0.0.1:56031/https%3A%2F%2Fraw.githubusercontent.com%2Fdanikula%2FAndroidVideoCache%2Fmaster%2Ffiles%2Forange1.mp4 还有报错信息: 
this will be useful when your ur need be signed every time you send request
Hi I need cache some videos in the background, it is possible or the only way is play the video? @danikula can you help me?