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

[BUG]在mac下调试错误 #31

Closed
iperfectapp opened this issue Aug 27, 2019 · 15 comments
Closed

[BUG]在mac下调试错误 #31

iperfectapp opened this issue Aug 27, 2019 · 15 comments
Assignees
Labels
bug Something isn't working wait confirm Sulution provided, wait to comfirm

Comments

@iperfectapp
Copy link

MacBook-Air:ios$ pod install
Analyzing dependencies
Fetching podspec for Flutter from .symlinks/flutter/ios
Fetching podspec for fijkplayer from .symlinks/plugins/fijkplayer/ios
Downloading dependencies
Installing FIJKPlayer (0.3.5)

一直卡在这里

@befovy
Copy link
Owner

befovy commented Aug 27, 2019

在 example/ios 目录下,运行 pod install --verbose ,需要从 github 下载 cocoapods 依赖,大约60M

@befovy befovy added the wait confirm Sulution provided, wait to comfirm label Aug 27, 2019
@iperfectapp
Copy link
Author

谢谢,这个问题已经解决,问题又来啦

image

播放途中会崩溃

@befovy
Copy link
Owner

befovy commented Aug 27, 2019

@iperfectapp 这个gpu中的崩溃我曾经遇到过,看来是没有解决彻底。
能提供一下你是用的视频地址吗?

@befovy befovy assigned befovy and unassigned iperfectapp Aug 27, 2019
@befovy befovy added bug Something isn't working and removed wait confirm Sulution provided, wait to comfirm labels Aug 27, 2019
@iperfectapp
Copy link
Author

iperfectapp commented Aug 27, 2019 via email

@befovy
Copy link
Owner

befovy commented Aug 27, 2019

我用这个url收流,一直没出现问题,用的是 iphone SE,12.3.1 系统。
你那边怎么能复现概率高一些,就是一直收流吗? 是否调用其他接口?
有没有别的操作,测试设备的系统版本是什么?
@iperfectapp

@iperfectapp
Copy link
Author

iperfectapp commented Aug 27, 2019 via email

befovy added a commit that referenced this issue Aug 28, 2019
@befovy befovy added the wait confirm Sulution provided, wait to comfirm label Aug 28, 2019
@befovy
Copy link
Owner

befovy commented Aug 28, 2019

add atomic barrier when swap pixelbuffer , see 1e022ef

befovy added a commit that referenced this issue Aug 29, 2019
@befovy
Copy link
Owner

befovy commented Aug 30, 2019

@iperfectapp Have you tried branch bugfix-issue31 ? Is there still the crash?

@iperfectapp
Copy link
Author

image
为什么升级到最新版本会出现其他的sdk?

@befovy
Copy link
Owner

befovy commented Sep 3, 2019

这不是最新版出现的其他 sdk, 所有版本都有这个 cocoapods 上发布的sdk, android 也有 jcenter 上发布的sdk。
要不 ijkplayer 哪来呢? 光只有这几行 dart 代码可做不成一个播放器。

fijkplayer (本项目)是基于 https://github.com/befovy/ijkplayer 的flutter 播放器插件, https://github.com/befovy/ijkplayer fork 自 https://github.com/Bilibili/ijkplayer, 为了和bilibili 区分, befovy/ijkplayer 在 jcenter 和 cocoapods 上发布包名为 fijkplayer

@iperfectapp
Copy link
Author

我在外地网络不好,一直卡在 FIJKPlayer ,有办法吗?

@befovy
Copy link
Owner

befovy commented Sep 3, 2019

FIJKPlayer 的二进制包放在 github 上,没啥好办法,没有国内 cdn加速资源。
在 ios 文件夹 运行 pod install --verbose 看着下载百分比一点点上涨可能从心理上会好点。

@iperfectapp
Copy link
Author

iperfectapp commented Sep 3, 2019 via email

@befovy
Copy link
Owner

befovy commented Sep 3, 2019

这个你查 cocoapods 的缓存文件夹相关内容吧,我不太了解

befovy added a commit that referenced this issue Sep 4, 2019
@befovy
Copy link
Owner

befovy commented Sep 4, 2019

released in version 0.1.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wait confirm Sulution provided, wait to comfirm
Projects
None yet
Development

No branches or pull requests

2 participants