-
Notifications
You must be signed in to change notification settings - Fork 209
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
出现的找不到类 #250
Comments
SDK版本号(KSYStreamer.getVersion)? 复现步骤? Demo可以复现么? |
4.0的版本,出现了189次,是google play 抓到的异常 |
小版本号是?你们是不是日志没有上传我们的小版本号 |
我们是5.0以下就不管了 反正用的人少的可怜 |
我是问的SDK的版本号哦,你把KSYStreamer.getVersion()这个值告诉我们 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
java.lang.NoClassDefFoundError:
at com.ksyun.media.streamer.encoder.ImgTexToBuf.a (ImgTexToBuf.java:241)
at com.ksyun.media.streamer.encoder.ImgTexToBuf.a (ImgTexToBuf.java:39)
at com.ksyun.media.streamer.encoder.ImgTexToBuf$2.handleMessage (ImgTexToBuf.java:176)
at android.os.Handler.dispatchMessage (Handler.java:99)
at android.os.Looper.loop (Looper.java:176)
at android.os.HandlerThread.run (HandlerThread.java:60)
The text was updated successfully, but these errors were encountered: