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

NullPointerException #49

Open
xujianlafeng opened this issue Nov 16, 2019 · 1 comment
Open

NullPointerException #49

xujianlafeng opened this issue Nov 16, 2019 · 1 comment

Comments

@xujianlafeng
Copy link

正常录制视频时候报的错,偶现,但是频率很高,以下是bugly上面抓到的崩溃日志:
java.lang.NullPointerException
Attempt to invoke virtual method 'void me.lake.librestreaming.b.d.a(int, int)' on a null object reference
1 me.lake.librestreaming.core.h$a.b(RESHardVideoCore.java:843)
2 me.lake.librestreaming.core.h$a.handleMessage(RESHardVideoCore.java:380)
3 android.os.Handler.dispatchMessage(Handler.java:111)
4 android.os.Looper.loop(Looper.java:207)
5 android.os.HandlerThread.run(HandlerThread.java:61)

@canwuhen
Copy link

请问解决了嘛,我也碰到同样的问题

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