Skip to content

10.20.0: BADGER-289 DVB Reporting Override (#416)

Choose a tag to compare

@releasinator-live releasinator-live released this 05 Feb 16:38
1e663f8

📺 What

Update to a new patch version of Dash.js that included support for new setting - dvbReporting.reportingUrl. This allows the client to manually override the DVB metrics reporting URL provided in the manifest.

Useful for moving away from dynamic manifest in use for the low latency trial.

🛠 How

Update Dash.js version. New setting is checked when reporter is set up in Dash.js. If set, the URL provided in the setting is used over any URL already in the manifest.