saki4510t / UVCCamera

library and sample to access to UVC web camera on non-rooted Android device
3.02k stars 1.21k forks source link

The camera preview not working #294

Open gallavie opened 6 years ago

gallavie commented 6 years ago

Hello everyone The problem: The project is running but the camera preview not working

1) I downloaded the repo 2) I changed sdk and ndk path like this sdk.dir=myPath/android-sdks ndk.dir=myPath/android-ndk-r14b (I used ndk 14 and 16 because i saw there is a problem with ndk 15 https://github.com/saki4510t/UVCCamera/issues/181) 3) I run the project and click on buttonto turn on preview camera. the device detect the camera but the preview not working 4) If i run application like MScope or UsbWebCamera so the camera preview working 5) I added screenshots of my application

screenshot_20171220-075009 screenshot_20171220-075014

what the problem? thank you

brunnodev commented 6 years ago

Same problem here 😢

Did you solve the problem?

brunnodev commented 6 years ago

I figured out that the problem was on my cell phone.

I tried in other and work like a charm 👍 👍

🎉