Skip to content

Releases: clappr/dash-shaka-playback

2.3.3

28 Jan 17:40
Compare
Choose a tag to compare
  • #73 Add getter for estimatedBandwidth from shaka stats

2.3.2

09 Sep 14:23
Compare
Choose a tag to compare
  • Add current bitrate value to the PLAYBACK_BITRATE event
  • Upgrade shaka to 2.5.5
  • Upgrade other dependencies

2.3.0

29 May 18:22
Compare
Choose a tag to compare
  • add support for DVR on live streams

2.2.7

25 Sep 14:17
Compare
Choose a tag to compare
  • updates to the latest stable shaka version

2.2.6

17 May 00:24
Compare
Choose a tag to compare
  • fix autoplay
  • update clappr and shaka

2.2.5

03 May 17:50
Compare
Choose a tag to compare

#50 Handling unknown errors

2.2.4

18 Apr 23:13
Compare
Choose a tag to compare

2.2.3

02 Apr 16:22
Compare
Choose a tag to compare

#48

  • Replace babel-preset-es2015 by babel-preset-env
  • Add .yarnclean
  • Update shaka-player v2.3.5
  • Update dev dependencies

2.2.2

28 Mar 21:49
Compare
Choose a tag to compare
  • 45071af Calling super.destroy synchronously
  • fda72fc Enhancing error data

2.2.0

18 Sep 21:43
Compare
Choose a tag to compare
  • Fix Shaka ready state handling
  • Update Shaka API usage (deprecated selectTrack)
  • Updates dev dependencies

Thanks @tchakabam