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
正常录制视频时候报的错,偶现,但是频率很高,以下是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)
The text was updated successfully, but these errors were encountered:
请问解决了嘛,我也碰到同样的问题
Sorry, something went wrong.
No branches or pull requests
正常录制视频时候报的错,偶现,但是频率很高,以下是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)
The text was updated successfully, but these errors were encountered: