Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pre-Cache videos for exoplaye2 latest version in java #11091

Open
Manli123 opened this issue Mar 31, 2023 · 1 comment
Open

Pre-Cache videos for exoplaye2 latest version in java #11091

Manli123 opened this issue Mar 31, 2023 · 1 comment

Comments

@Manli123
Copy link

Hello sir,
Actually I searched a lot for precache of videos in recyclerview in java so that user does not need to wait.I found CacheWriter we can use but did not get proper documentation in java.

I used cachedatasource factory to cache video but first time user need to wait to play video but next time it plays from cache but i want first time also play from cache.

how I can acheive this?

@zkoalas
Copy link

zkoalas commented Apr 7, 2023

I also have the same issue with the initial cache setup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants