Posts

Post not yet marked as solved
1 Replies
1.3k Views
Hi, We have been having issues with playback that result in the playback stopping due to the error code below: **CoreMediaErrorDomain Code=-12863 ** 10:57:05.306794+0200 mediaserverd <<<< FigStreamPlayer >>>> fpfs_StopPlayingItem: [0x104fe78d0|P/XL] <0x1079a9000|I/SFH.01> Stopping, err=Error Domain=CoreMediaErrorDomain Code=-12863{code} However I am unable to find any reference to what this error code means. Could anyone help? Regards
Posted
by alexdoney.
Last updated
.
Post not yet marked as solved
1 Replies
712 Views
Hi, I have an issue where a download is failing for a HLS asset due to an unknown error. Ive looked up the error and are unable to get any information on this error. The procedure to replicate this is to download multiple assets and pause all bar one. Then resume the downloads, occasionally one will fail with this error code. "NSLocalizedFailureReason=An unknown error occurred (-16248)" OTVSDKFPSSampleApplication[357:28377] Task &lt;FFDCCB3C-D6B2-4EE6-9F27-4A14BD559DCB&gt;.&lt;1&gt; finished with error [-11800] Error Domain=AVFoundationErrorDomain Code=-11800 "The operation could not be completed" UserInfo={NSLocalizedDescription=The operation could not be completed, NSURLErrorFailingURLSessionTaskErrorKey=BackgroundAVAssetDownloadTask &lt;FFDCCB3C-D6B2-4EE6-9F27-4A14BD559DCB&gt;.&lt;1&gt;, NSURLErrorRelatedURLSessionTaskErrorKey=(     "BackgroundAVAssetDownloadTask &lt;FFDCCB3C-D6B2-4EE6-9F27-4A14BD559DCB&gt;.&lt;1&gt;" ), NSLocalizedFailureReason=An unknown error occurred (-16248)} 2020-08-12 13:34:33.710407+0100 OTVSDKFPSSampleApplication[357:10044] Task &lt;420DBC63-2939-4D9A-920E-E242A3149A16&gt;.&lt;33&gt; finished with error [-11800] Error Domain=AVFoundationErrorDomain Code=-11800 "The operation could not be completed" UserInfo={NSLocalizedDescription=The operation could not be completed, NSURLErrorFailingURLSessionTaskErrorKey=BackgroundAVAggregateAssetDownloadTask &lt;420DBC63-2939-4D9A-920E-E242A3149A16&gt;.&lt;33&gt;, NSURLErrorRelatedURLSessionTaskErrorKey=(     "BackgroundAVAggregateAssetDownloadTask &lt;420DBC63-2939-4D9A-920E-E242A3149A16&gt;.&lt;33&gt;",     "BackgroundAVAssetDownloadTask &lt;FFDCCB3C-D6B2-4EE6-9F27-4A14BD559DCB&gt;.&lt;1&gt;" ), NSLocalizedFailureReason=An unknown error occurred (-16248)} I cant seem to get any information on this error code, and was wondering if anyone else know what this error code means.
Posted
by alexdoney.
Last updated
.