Skip to content

Support Service Description for DVB-DASH LL

Created by: epiclabsDASH

Support for DVB-DASH LL streams, in which low latency configuration is announced in the stream manifest through the use of ServiceDescription and SupplementalProperty elements.

Dash.js now supports extracting all this information from the manifest and applies it right before the adaptationSet which includes SupplementalProperties is going to be loaded.

Merge request reports