Is AVAssetResourceLoaderDelegate not designed for LLHLS playlist?

We are developing client side manifest manipulation with LLHLS. We used AVAssetResourceLoaderDelegate to load and manipulate LLHLS playlist data.

When playback with LLHLS assets, the playback latency keeps in 30s, which is lots longer than the latency(5s) by playing the asset without custom AVAssetResourceLoaderDelegate.

Is AVAssetResourceLoaderDelegate not designed for this use case?

Reference: https://github.com/thmatuza/custom-playlist-demo

Hey, I think we both have same problem. Any update on this issue?

https://developer.apple.com/forums/thread/764636

Is AVAssetResourceLoaderDelegate not designed for LLHLS playlist?
 
 
Q