Why AndroidVideoCache? Because there is no sense to download video a lot of times while streaming! AndroidVideoCache allows adding caching support to your VideoView/MediaPlayer, ExoPlayer or any other player with help of a single line! By default AndroidVideoCache uses MD5 of video URL as the file name. But in some cases url is not stable and it can contain some generated parts (e.g. session token). In this case caching mechanism will be broken. To fix it you have to provide your own FileNameGenerator. You can add custom headers to requests with help of HeadersInjector. Note AndroidVideoCache works only with direct urls to media file, it doesn't support any streaming technology like DASH, SmoothStreaming, HLS.
Features
- Caching to disk during streaming
- Offline work with cached resources
- Partial loading
- Cache limits (max cache size, max files count)
- Multiple clients for same url
- Use URL from proxy instead of original URL for adding caching
Categories
VideoLicense
Apache License V2.0Follow Video cache support for Android
Other Useful Business Software
$300 Free Credits to Build on Google Cloud
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Video cache support for Android!