Posts

Post marked as solved
2 Replies
1.4k Views
Hi,When I run mediastreamvalidator on HLS streams (produced by mediafilesegmenter), with SAMPLE-AES applied, the latest version always signals :Unsupported audio track codec: Unknown - As a 'MUST FIX' issue.This result occurs even when I run the validator against the FairPlayStreaming example content supplied with the developer SDK package.This seems to have been introduced in HTTPLiveStreamingTools version:Version 1.2(170524)It does not happen with tools version:Version 1.2(160525)Is this a bug in the tool? or a new requirement perhaps?Hopefully someone can help me out with this...
Posted Last updated
.
Post not yet marked as solved
7 Replies
1.6k Views
Hi,We have an existing app and are experimenting with adding a target for macOS (Catalyst).The only functionality that appears not to be working is offline playback (of FairPlay protected content).We see that when we pass back a CKC that has either a time sensitive Content Key Duration TLLV or an Offline Key TLLV we get an error on calling:[keyRequest persistableContentKeyFromKeyVendorResponse:...]Like:"Cannot Open" UserInfo={NSLocalizedDescription=Cannot Open, NSLocalizedFailureReason=This computer is not authorized to play (null).}The error code is : -42668 (CKC invalid)So the question is - Does UIKitForMac/Catalyst/Marzipan implementation of FairPlay support offline playback or not?
Posted Last updated
.