Trying to play some non DRM video from HLS url but AVPlayer is not playing the video, Exactly getting this error :- "Player Item Error: Optional("The operation couldn’t be completed. (CoreMediaErrorDomain error -12971.)")" . No idea what is happening here and also what does error -12971 means exactly?
CoreMediaErrorDomain error -12971
Same issue here ... Please help! video is playing on website and android devices.
its happening when trying to play multi quality playlist (.m3u8) single quality m3u8 file is playing.
Same issue here ... Please help! video is playing on website and android devices.
its happening when trying to play multi quality playlist (.m3u8) single quality m3u8 file is playing.
Screenshot:
https://developer.apple.com/forums/content/attachment/0c37cf65-2137-4134-a19e-4297a75bdc67This error means "failed to parse segment as either an MPEG-2 TS or an ES"
Hi, did you find any solution for this issue? For me also same error is throwing. plz help