Playing Offline HLS with AES-128 encryption iOS
问题 I want to integrate offline HLS in iOS through AVFoundation . I have an encrypted HLS with simple AES-128 and it doesn't want to play in offline mode, I was trying to integrate AVAssetResourceLoaderDelegate but don't know how to integrate applicationCertificate & contentKeyFromKeyServerModuleWithSPCData that are in https://developer.apple.com/streaming/fps/ examples. I have a feeling that I am doing something wrong, it is a sample AES-128 encryption , not even DRM . Without the internet,