Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ios17无法播放视频,一直转圈,无法下载并播放 #93

Open
jiuyuefeng opened this issue Nov 25, 2023 · 7 comments
Open

ios17无法播放视频,一直转圈,无法下载并播放 #93

jiuyuefeng opened this issue Nov 25, 2023 · 7 comments

Comments

@jiuyuefeng
Copy link

[032965](error: Error Domain=AVFoundationErrorDomain Code=-11828 "Cannot Open" UserInfo={NSLocalizedFailureReason=This media format is not supported., NSLocalizedDescription=Cannot Open, NSUnderlyingError=0x282f8d6b0 {Error Domain=NSOSStatusErrorDomain Code=-12847 "(null)"}})

@jiuyuefeng
Copy link
Author

我已经下载了最新的代码,但还是不管用。麻烦大神解决下哈

@CodeSlaveZhang
Copy link

iOS 17不支持,已经放弃此库。

@SXDgit
Copy link

SXDgit commented Mar 27, 2024

iOS 17不支持,已经放弃此库。

请问有其他库可以推荐使用吗 @CodeSlaveZhang

@DevXieChao
Copy link

我也遇到了,iOS17系统上视频无法播放 希望作者能早点解决下

@caiqingminjson
Copy link

iOS17播放不了是因为URL初始化协议头校验更改了 把kCacheScheme的下划线去掉就可以了

@babyandy0111
Copy link

@caiqingminjson 把kCacheScheme的下划线去掉就可以了 是指?

@zcx4u
Copy link

zcx4u commented Aug 21, 2024

@caiqingminjson 把kCacheScheme的下划线去掉就可以了 是指?

"VIMediaCache_:" =>"VIMediaCache:"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants