Rob Walch

Results 782 comments of Rob Walch

I am not able to reproduce the issue on iOS 26.2 (23C55). Closing as third-party issue resolved.

Hi @nebutch, We should include migration notes for 1.4 and up that with the introduction of the ESM library, you may need to pin your import to the ES5 optimized...

Hi @ThomasLefranc, I tried to look at the sample provided but it is not avaiable (403). HLS.js requires audio and video to be aligned and populated for the duration of...

Would you like to propose what the type values should be and submit a PR? There are some differences between the context and config provided to the loader for keys...

The HLS spec requires support for AES-128 CBC. HLS.js does not support AES-GCM out of the box. I would echo the feedback shared in #7256 here - adding support would...

The player is being configured to not load after the manifest is loaded with: `autoStartLoad: false,`. Remove this option, or call `startLoad()` after MANIFEST_LOADED.

Can you share an example with your playlist loader that reproduces the issue? I can not reproduce the behavior shown in the logs (aborting init segment requests).

Please share a page that reproduces the issue if you'd like help debugging.

Hi @denivladislav, ~Are you able to reproduce the issue in the latest release [v1.6.5](https://github.com/video-dev/hls.js/releases/tag/v1.6.5)?~ I am able to reproduce the issue, but do see problems with audio source buffer mime...

The asset fails to play in Safari and QuickTime Player.