Results 219 comments of Daniel Silhavy

@ZERO-cong This sounds like a configuration issue in your case. Please check `fastSwitchEnabled` in your settings. If you set `fastSwitchEnabled` to true then: `When enabled, after an ABR up-switch in...

Added an example to nightly: https://reference.dashif.org/dash.js/nightly/samples/abr/fastswitch.html

@chanh1964 Two things we might try here to improve the current behavior: - Instead of using the buffered range of the MSE we can use the buffered range according to...

@ZERO-cong Does this happen with the default ABR algorithm as well or only with the custom one? Also do you see this behavior with different content?

If you can share your code we might be able to take a look

Not sure if I understand you correctly but: * If you want to trigger an MPD reload at specific times instead of using a fixed interval (`@minimumUpdatePeriod`) you can use...

Can you share a hosted version of the MPD and the segments please?

@orange4glace 3.2.2 was already released on 13th April. If you need this change in version 3.x you will need to merge this against your local branch. The next dash.js release...

@orange4glace Sorry for the delay on my end. We are currently working on version 4.0 including major changes to the general structure of dash.js. Can you rebase your PR against...

See comment here: https://github.com/Dash-Industry-Forum/dash.js/discussions/3869#discussioncomment-2245039