Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 281 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 281 Bytes

VideoViewCache

Simple example proxy with range for standart mediaplayer.

Principle of operation:

Loading occurs in two threads. The first stream player. Second saves the file on disk. If request exist in file, then player play file from cache else from internet.