Android App Functionality ( Caching Videos )
Budget: $250 – $750 USD
I'm looking for an experienced Android developer to help us developer a new feature in our app
We have a react-native app that is similar to tiktok, the app displays videos for users
but everytime the app render, the video reload from the URL again which consume bandwidth from our server and the user
We want to implement a technique that instagram uses, which is caching videos on user device, so even if the video re-render, it loads locally from the user's device
- We use HLS technology for our videos, the caching technique must be supporting the HLS, there are plenty of free libraries online that do the job, but it only support mp4
one of them is:
https://github.com/danikula/AndroidVideoCache
- During our research we found that some people do it by batching EXOPLAYER itself
https://proandroiddev.com/lets-dive-into-exo-player-part-iv-caching-video-7ac2dc430dbf
We have a react-native app that is similar to tiktok, the app displays videos for users
but everytime the app render, the video reload from the URL again which consume bandwidth from our server and the user
We want to implement a technique that instagram uses, which is caching videos on user device, so even if the video re-render, it loads locally from the user's device
- We use HLS technology for our videos, the caching technique must be supporting the HLS, there are plenty of free libraries online that do the job, but it only support mp4
one of them is:
https://github.com/danikula/AndroidVideoCache
- During our research we found that some people do it by batching EXOPLAYER itself
https://proandroiddev.com/lets-dive-into-exo-player-part-iv-caching-video-7ac2dc430dbf
Related categories:
Business, Accounting, Human Resources & Legal
JavaScript
Mobile App Development
Android
PhoneGap