Skip to content

v2.5.1 - DASH/HLS Playback Fixes

Latest

Choose a tag to compare

@lvcabral lvcabral released this 18 Aug 20:48
f959014

This patch release fixes two browser API playback issues introduced with v2.5.0's DASH streaming support: DASH subtitles being silently dropped, and playback stalling on a transient decoder error. Read the full release notes below for more details.

Release Changes

Browser API

  • (api) Render DASH subtitles via manual cue dispatch by @lvcabral in #1192
  • (api) Let dash.js/hls.js self-heal MEDIA_ERR_DECODE instead of failing playback by @lvcabral in #1193

Full Changelog: v2.5.0...v2.5.1