Post not yet marked as solved
Post marked as unsolved with 0 replies, 298 views
I'm using AVPlayer for playing m3u8.
I want to get more control over the download audio chunks - redownload chunk after a failed operation.
If some chunks are unavailable, the player will still play without returning an error.
Can you advise me on some articles, maybe examples?