Skip to content

FrankieShao/MediaCache

Repository files navigation

MediaCache

Why MediaCache?


  • Because there is no sense to download video a lot of times while streaming! AndroidVideoCache allows to add caching support to your VideoView/MediaPlayer, ExoPlayer or any another player with help of single line!
  • Written entirely in Kotlin
  • Will support cross-platform in the future.

Adapted from the 'AndroidVideoCache' project

Features

  • Written entirely in Kotlin;
  • Written entirely with coroutine;
  • use ktor, support cross-platform in the future;
  • caching to disk during streaming;
  • offline work with cached resources;
  • custom CoroutineDispatcher;

About

Video Cache for any video player. Write in kotin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published