avassetdownloadtask Questions
3
Solved
Trying to add offline HLS (a new ios 10 feature) to an app. I'm trying the following in swift in order for the app to still function on ios 9 without the offline HLS Functionality. Works fine on io...
Tournai asked 24/3, 2017 at 21:4
1
HLS offline playback was announced at this session in WWDC 2016, in iOS 10. But at about the 21:20 mark, the presenter is talking about how the downloaded files shouldn't be moved from where the AV...
Nutshell asked 3/4, 2018 at 22:35
4
Solved
Since iOS 10, Apple has provided the support for downloading HLS (m3u8) video for offline viewing.
My question is: Is it necessary that we can only download HLS when it is being played ? Or we can...
Kermanshah asked 4/11, 2016 at 13:44
2
Solved
I'm working on an iOS app that plays FairPlay-encrypted audio via HLS, and supports both downloading and streaming. And I'm unable to play downloaded content when in airplane mode. If I create an A...
Montagnard asked 26/7, 2018 at 21:53
1
Solved
I'm trying to use AVAssetDownloadTask to download and play FairPlay-encrypted audio content offline. I kept getting an error like this in urlSession:task:didCompleteWithError::
Error Domain=AVFo...
Overeager asked 10/5, 2018 at 22:47
3
I'm currently implementing offline streaming with FairPlay streaming. Therefor I'm downloading streams using an AVAssetDownloadTask.
I want to give the users feedback about the size of the downlo...
Cologarithm asked 19/9, 2016 at 10:59
1
© 2022 - 2024 — McMap. All rights reserved.