eneim / toro

Video list auto playback made simple, specially built for RecyclerView
Apache License 2.0
1.42k stars 253 forks source link

How to load preloaded cache #474

Open faisalvv opened 4 years ago

faisalvv commented 4 years ago

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

faisalvv commented 4 years ago

HI, any updates??

eneim commented 4 years ago

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

knowamit commented 4 years ago

@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.