Stephan Schreiner
Stephan Schreiner
This change should fix both https://github.com/Dash-Industry-Forum/dash.js/issues/3961 and also https://github.com/Dash-Industry-Forum/dash.js/issues/3967 More intense testing or samples deemed beneficial.
* adding BCP-47 module * use BCP-47 extended filter in settings matcher - [] create unit test - [] resolve test error (from 'npm test')
# Description DASH-IF IOP for ATSC makes heavy use of Preselection elements; DVB-DASH exercises them as well. Due to lack of appropriate APIs in Web browsers, ATSC has defined its...
# Description MediaCapabilites-API requests for decoder-capabilities, it does not provide information about connected display capabilities. # Tasks use `matchMedia()` method to query display properties and use this for initialTrackSelection of...