AndroidVideoCache
AndroidVideoCache copied to clipboard
Is possible cache many videos in background way?
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?
It feels that library starts caching as soon as it serves a request to a url, so I believe you can simulate this process using a GET request while request path is cacheServer.getProxyUrl(url)
.
jjimenez0611 did you find a solution to your issue ?
Please refer to this solution here:
https://github.com/danikula/AndroidVideoCache/issues/59#issuecomment-267564871