Skip to content

2.0.0

Choose a tag to compare

@sukov sukov released this 28 Nov 16:58
a409a15
  • Allows concurrent media loading to enable smooth seeking
  • Fixes AVPlayer infinite silent stalling

Note:

  • Some portions of the media file might be fetched from remote more than once, depending on the ResourceLoaderDelegate's fullMediaFileDownloadTask progress and player seeking. Persisting data to a single file from multiple requests with various offsets and lengths is challenging, hence the minor drawback.
  • No breaking changes!

What's Changed

Full Changelog: 1.1.3...2.0.0