Skip to content

Releases: mangui/flashls

v0.4.4.14

v0.4.4.13

04 Dec 08:58
Compare
Choose a tag to compare

bugfix

  • when pausing the stream in low buffer condition, also switch to PLAYING_BUFFERING state. this avoids live being paused and never resumed when stuck on last fragment
  • avoid video artifacts/freeze/jump when overlapping fragments are appended when switching level

test link

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

v0.4.4.12

01 Dec 13:20
Compare
Choose a tag to compare

v0.4.4.11

30 Nov 20:39
Compare
Choose a tag to compare

improvement

  • level to stage capping : support retina display #443
  • only push AVC HEADER in case of AVCC change, this should minimize video decoder switching and freeze on Win7/Chrome

test link

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

v0.4.4.10

v0.4.4.9

18 Nov 17:45
Compare
Choose a tag to compare

improvement

  • better handling of fragment parsing error
  • add a new HLSEvent.WARNING to track potentially recoverable errrors (fragment/playlist parsing/loading errors)

test link

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

v0.4.4.8

12 Nov 20:09
Compare
Choose a tag to compare

v0.4.4.7

10 Nov 10:22
Compare
Choose a tag to compare

v0.4.4.6

09 Nov 14:19
Compare
Choose a tag to compare

v0.4.4.5

29 Oct 15:45
Compare
Choose a tag to compare

bugfixes

  • fix hls.nextLevel setter randomly loading wrong fragment on live playlist

improvement

  • introduce HLSSettings.initialLiveManifestSize to configure initial number of segments needed for continuous playback (#424)

test link

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