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
SceneGraph Extension (brs-scenegraph release v0.5.1)
- (rsg) Reverted a
TrickPlayBarchange that caused a regression on the ticker scale by @lvcabral in #1195 - (rsg) Fixed
limitsizePosterdisplay mode to adjust image dimensions correctly in 720p by @lvcabral in #1196
Full Changelog: v2.5.0...v2.5.1