when playing video from m3u8 url, AVPlayerItem.Status failed with error: optional (Error Domain=CoreMediaErrorDomain Code=-12927 "(null)"), I think it's because it has different duration of audio and video, what can i do?
AvPlayer don't play video in iOS from url m3u8
That error can come out for a number of reasons. Most of them should output something in the console log. Look for that error number in the console log.