Hi! I’m Jorge Alegre, a software engineer from Argentina. I specialize in iOS development. This is my blog and dev sandbox. You can learn more about me here.
-
Don't use AVPlayerLooper to loop HLS video streams in iOS
If you want to load an HLS video stream that loops in iOS, you might be tempted to use
AVPlayerLooper. From the documentation, you would get the idea that this is the ideal class for this: