Issue with playing offline HLS or Fairplay downloaded stream

Hello,


trying to solve problem with offline downloaded stream.

I used this SDK https://developer.apple.com/streaming/fps/

and downloaded two encryprted CKC videos to app.

When i downloaded Test1, and play it, everything is OK. Same with Test2 video.

But when i try to open Test 1, player is stuck and receiving error:


Error Domain=AVFoundationErrorDomain Code=-11800 "The operation could not be completed" 
UserInfo={NSLocalizedFailureReason=An unknown error occurred (-42803),
 NSLocalizedDescription=The operation could not be completed,
 NSUnderlyingError=0x281f1fa50 {Error Domain=NSOSStatusErrorDomain Code=-42803 "(null)"}}

I tried to find way out, but nothing.


Thanks for helping.

Replies

Hi,

I'm having the same issue since iOS 13.4.
Before this version of iOS there were no issues.

I tried with Xcode 12 beta 3 and the problem was solved for iOS 14 and iOS 13. All was working well.
Since Xcode 12 beta 4, this issue came back... It is still not working with Xcode 12 beta 6.
On Xcode 11.6, this is not working too.

Can anyone from Apple help us with this issue?