toro icon indicating copy to clipboard operation
toro copied to clipboard

How to load preloaded cache

Open faisalvv opened this issue 5 years ago • 3 comments

i choose hls stream media playback. how can i use pre buffer for playing without delay.like facebook, instagram etc..

faisalvv avatar Jan 01 '20 12:01 faisalvv

HI, any updates??

faisalvv avatar Mar 15 '20 04:03 faisalvv

@faisalvv For your requirement, I think you need to download the videos before hand. Toro is not supporting it out of the box now.

eneim avatar Mar 15 '20 12:03 eneim

@eneim I have pre-fetched video using Exo Player Cache.utils, I can see the logs and cache folder for cached files, but the problem is toro is not playing already cached video. I am trying this in Recyclerview.

knowamit avatar Mar 20 '20 19:03 knowamit