Results 219 comments of Daniel Silhavy

Do you see abandoned segment requests? If so, how many? Adjusting `retryAttempts` might help.

For this to work we would need to include the DRM `requestMediaKeySystemAccess` check in our capabilities check. As part of version 5.0.0 I would like to work on this logic...

I still see this problem in Chrome Version 111.0.5563.64 on MacOSx. `A MEDIA_ERR_DECODE occured: Resetting the MediaSource` We need to reset the MSE for the first transition between non encrypted...

@bwallberg Do you know how they implemented it? Are they appending an encrypted init segment before playback of mixed content (DRM and non DRM)?

Cant you simply call `attachSource()` with the new MPD when switching to a different stream?

@krackjack234 Is this still an issue?

From dash.js call: 1. No static is not required, edge server might remove static header. They can exist independently of each other 2. Depends on the value. 2.1. `du`: If...