Sunday, 31 March 2019

domain = AVFoundationErrorDomain , code = -11828

I am using the streaming url from CloudFront.

Sample url: https://d14nt81hc5bide.cloudfront.net/qyYj1PcUkYg2ALDfzAdhZAmb

On android , it is working fine but in iOS it says: domain = AVFoundationErrorDomain , code = -11828

From apple doc the error code 11828 is AVErrorFileFormatNotRecognized. The media could not be opened because it is not in a recognized format.

Can someone suggest how to fix this error ?



from domain = AVFoundationErrorDomain , code = -11828

No comments:

Post a Comment