bbc / bigscreen-player

Simplified media playback for bigscreen devices
https://bbc.github.io/bigscreen-player/
Apache License 2.0
88 stars 20 forks source link

Augment onManifestLoaded plugin with the manifest load time #355

Closed matt-stephenson closed 1 month ago

matt-stephenson commented 1 month ago

📺 What

Augment the onManifestLoaded plugin with the loading time for MSE strategy devices.

🛠 How

Use dash.js' manifestLoadingFinished event to obtain the time taken to load the manifest. Store and send this data when calling the onManifestLoaded plugin