eroscai / SZAVPlayer

SZAVPlayer is a lightweight audio/video player library, based on AVPlayer and AVAssetResourceLoaderDelegate, pure-Swift. Support cache and video image output.
MIT License
228 stars 32 forks source link

url的请求多数失败 #2

Closed jonathanlu98 closed 4 years ago

jonathanlu98 commented 4 years ago

‼️ Error | 2020-02-25 14:14:24:393 file:SZAVPlayer.swift func:assetLoader(_:downloadingFailed:) line:579 msg:<<<<< Error Domain=NSURLErrorDomain Code=-999 "cancelled"

虽然有时能好,但是连接能力远不及原生avplayer

eroscai commented 4 years ago

是在模拟器还是真机上?

jonathanlu98 commented 4 years ago

你好,大概是模拟器的Bug 感谢解决问题 ^-^