-
Notifications
You must be signed in to change notification settings - Fork 669
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
内存不停的增加解决 #28
Comments
指导一下 |
现在解决了吗 |
我说的的办法能解决啊
…------------------ 原始邮件 ------------------
发件人: "Torin2876"<[email protected]>;
发送时间: 2019年5月23日(星期四) 中午11:38
收件人: "sshiqiao/douyin-ios-objectc"<[email protected]>;
抄送: "你要找的正在找你"<[email protected]>;"Author"<[email protected]>;
主题: Re: [sshiqiao/douyin-ios-objectc] 内存不停的增加解决 (#28)
现在解决了吗
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
能指导下嘛?具体是在哪里释放内存或者释放AVPlayerItem嘛? |
请问在哪里置成nil的 我看是每个cell里都有一个AVPlayerView |
是可以置 nil,但是就没有 抖音 那么丝滑了,抖音感觉每一个视频都是加载好的,切花的时候不会出现黑屏;这个挺难的 |
我这里有个解决方案,就是预加载每个视频的2M左右,怎么联系?把内容发你 |
解决方案能发来看看么?怎么个预加载每个视频的2M左右? |
这是来自QQ邮箱的假期自动回复邮件。你好,我最近正在休假中,无法亲自回复你的邮件。我将在假期结束后,尽快给你回复。
|
这个方案实现起来不好控制,可以更换方案了。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
找合适的时机把AVPlayerItem置成nil,内存就不会一直增加了
The text was updated successfully, but these errors were encountered: