Safari Fairplay WebKitMediaKeyError (code: 6, systemCode: 4294955417)

Hi Apple Team, we are observing following error intermittently when trying to playback FairPlay protected HLS streams. The error happens immediately after loading the certificate.

Playback with same certificate on same device(Mac, iPhone) works most of time but intermittently this error is observed with following codes. The code=6 means MEDIA_KEYERR_DOMAIN but I did not find any information on what does systemCode=4294955417 mean? Is there a way to check what does this system code mean and what could be causing this intermittent behaviour?

{
  "code": 6,
  "systemCode": 4294955417
}

Replies

@lg_bitmovin

I presume that 4294955417 corresponds to -11879 which is AVError.Code.contentKeyRequestCancelled.

https://developer.apple.com/documentation/avfoundation/averror/code/contentkeyrequestcancelled