Skip to content

A solution to cache videos while playing with AVPlayer

License

Notifications You must be signed in to change notification settings

0xMarK/CachedVideos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CachedVideos

A solution to cache videos while playing with AVPlayer.

By default all video-files are cached into <AppDirectory>/tmp/Videos. The path can be changed by editing the VideoManager.videosDirectory variable.

By default all video-files names generated by stripping the / from url.path. That can be changed in VideoManager.localFileURL(from:).

About

A solution to cache videos while playing with AVPlayer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages