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

在调用ngx_rtmp_finalize_session的情况下,没有释放gop缓存 #54

Closed
2017yihe opened this issue Jul 25, 2018 · 1 comment
Closed

Comments

@2017yihe
Copy link

When you meet a bug, please open the issue including a title prefixed by '[bug]' and describe it as follows:

Expected behavior

Actual behavior

Steps to reproduce the behavior

image

@winshining
Copy link
Owner

你这用的不是最新的代码,这块代码为什么这么改,可以查看这个issue #29 ,因为之前不知道是不是GOP缓存导致很费内存,所以将GOP缓存使用的内存独立出来了,它的释放不在这儿。后来找到了很费内存的原因,所以这块代码已经恢复到之前的版本了。

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

2 participants