-
Notifications
You must be signed in to change notification settings - Fork 18
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
Comments
You can support caching of video url using this library Instead of directly sending your video url to exoplayerhelper, send proxy url which comes from above library. |
İ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? |
Yes that is in my plan list and also implemented some of the stuff, but need to test and refactor based on new feature. |
Ok im waiting for it. Do you have a date in your mind? Like it will ve ready in one week or month? |
Hello, I tried to implement this |
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?
The text was updated successfully, but these errors were encountered: