Open quocnhat7 opened 5 years ago
Hi, can you help me :(
i have same problem ,anyone can help us?
It would be nice to have more information about the problem.
Debugging without USB is not that hard. I would reccomend an App called MatLog. Follow the instructions and you can view your Android log. It helps a lot and gives you a very clear list what the problem is and where it came from.
Debugging without any hint is very difficult.
@AsmodanPushPlay thank you, will try that lib. @jiangdongguo we found problem. The native lib will encounter this crash on some devices running android 9 (not only because of android 9. I have 2 phones honor and xiaomi, 1 is ok, 1 got crash). Our team rebuild the native lib from parent project, it is ok now. We will submit that update to parent lib project. Your lib will be safe also with this crash :D
I don't get a craash, but it stops executing at thread.mSync.wait(); It never moves on from this
I don't get a craash, but it stops executing at thread.mSync.wait(); It never moves on from this
Hi, thank you for this lib, now I can connect to my external camera and get the video.
Note: if I run your sample app, there is no problem when I plug camera out. Perhaps there is something special will make lib got crash?
Please help. I am using version com.github.jiangdongguo:AndroidUSBCamera:2.2.8