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_DECODEinstead of failing playback by @lvcabral in #1193
Full Changelog: v2.5.0...v2.5.1