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

Does this library have cache support? #1

Open
uzaysan opened this issue Jan 30, 2020 · 5 comments
Open

Does this library have cache support? #1

uzaysan opened this issue Jan 30, 2020 · 5 comments
Labels
enhancement New feature or request

Comments

@uzaysan
Copy link

uzaysan commented Jan 30, 2020

Does this library cache vides and olay cached videos arter first olay or download video every time?

İf it doesnt have cache support how can i add it?

@pankaj89
Copy link
Owner

You can support caching of video url using this library
https://github.com/danikula/AndroidVideoCache

Instead of directly sending your video url to exoplayerhelper, send proxy url which comes from above library.

@uzaysan
Copy link
Author

uzaysan commented Jan 30, 2020

İm using this library but its old and doesnt work as expected on New android versions and doesnt work properly when connection is slow.

Do you planning to add cache support to this library? İ know exoplayer has cache feature itself but im dont have the information and experience to implement it by myself?

@pankaj89 pankaj89 added the enhancement New feature or request label Jan 30, 2020
@pankaj89
Copy link
Owner

Yes that is in my plan list and also implemented some of the stuff, but need to test and refactor based on new feature.

@uzaysan
Copy link
Author

uzaysan commented Jan 30, 2020

Ok im waiting for it. Do you have a date in your mind? Like it will ve ready in one week or month?

@MogiLogi
Copy link

MogiLogi commented Dec 2, 2020

Hello, I tried to implement this
https://proandroiddev.com/video-preloading-precaching-using-exoplayer2-in-android-da340cc268d9
maybe it can help you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants