Dash-Industry-Forum / dash.js

A reference client implementation for the playback of MPEG DASH via Javascript and compliant browsers.
http://reference.dashif.org/dash.js/nightly/samples/dash-if-reference-player/index.html
Other
5.17k stars 1.68k forks source link

Validate ABR behavior in version 5.0.0 against a testbed #4255

Open dsilhavy opened 1 year ago

dsilhavy commented 1 year ago

Description

In version 5.0.0 of dash.js several changes are made to the throughput calculation and the ABR behavior in general. A first large PR has already been merged: #4237 .

The goal of this ticket is to evaluate the different options for throughput calculation together with the different ABR rules in dash.js against an ABR testbed. Focus should be set on the following high-level questions:

The definition of "best" should be clarified here as well. For that reason, existing QoS metrics should be used such as bitrate, rebuffer rate, quality oscillations, latency etc.

dsilhavy commented 1 year ago

Current development status of v5 is reflected here: https://reference.dashif.org/dash.js/v5/samples/dash-if-reference-player/index.html

dsilhavy commented 6 months ago

@minhkstn to present first results at the face to face