We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
直播融合库,V3.0.4 Android 7.1.2 利用MediaCodec硬件编码推RTMP流(1080P,4Mbps)时,吃内存非常严重,推流2小时,内存飙升到2G。 利用Profiler分析,内存占用全在Native。 大概计算了下,1分钟内存上升15M左右,不会下降。 请问,有没有针对这个问题的升级计划?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
直播融合库,V3.0.4
Android 7.1.2
利用MediaCodec硬件编码推RTMP流(1080P,4Mbps)时,吃内存非常严重,推流2小时,内存飙升到2G。
利用Profiler分析,内存占用全在Native。
大概计算了下,1分钟内存上升15M左右,不会下降。
请问,有没有针对这个问题的升级计划?
The text was updated successfully, but these errors were encountered: