Skip to content

v0.4.2.5

Compare
Choose a tag to compare
@mangui mangui released this 07 Sep 14:27
· 280 commits to dev since this release

improvement

  • introduce hls.startLoad() :
    • this allows to asynchronously set startLevel and start quality level loading, whereas previously start quality level loading it was triggered automatically from MANIFEST_PARSED event.
      introduce HLSSettings.autoStartLoad (default true to keep existing behaviour as default) to control this behaviour.

bugfixes

  • FragmentLoader : reset _levelNext on seek() so that level switching happens faster, in case hls.currentLevel is triggered while a PTS analysis is in progress

test link

http://flashls.org/flashls-0.4.2.5/examples/chromeless/
http://flashls.org/flashls-0.4.2.5/examples/flowplayer/
http://flashls.org/flashls-0.4.2.5/examples/osmf/GrindPlayer.html
http://flashls.org/flashls-0.4.2.5/examples/osmf/StrobeMediaPlayback.html