Results 219 comments of Daniel Silhavy

- Header mode has been implemented here: #3554 . It can be tested in the reference client by selecting transmission mode "header" in the CMCD options. - I leave this...

@wilaw We are currently working on the dynamic mode. For that purpose, we want to check if the CDN supports the CMCD headers. If thats the case we can switch...

Duplicate of #3758. @ElasticPencil Is this something you can work on and provide as a pull request?

Can you reproduce the problem with one of the example streams in the reference client? Or only your own stream?

For Clearkey please check the current development branch or the nightly version of the player. There was a fix that might be related to this: https://github.com/Dash-Industry-Forum/dash.js/pull/3939

I checked this and the low values for audio are related to the throughput estimation. We define a certain threshold (for audio it is 5ms) for which we assume that...

@wilaw added the `Timing-Allow-Origin: *` which allows for checking the Resource Timing API

Some initial changes and fixes here: https://github.com/Dash-Industry-Forum/dash.js/pull/3944

@03k64 Sorry for the delay in reviewing this. I had one comment, see above. Can you also rebase against the current development branch please? Then we can add this to...

@03k64 Can you give me short feedback if you are still interested in contributing this? Otherwise I might pick this up and rebase it against the current dev branch.