Ask Your Question

PrwC's profile - activity

2016-02-09 07:50:43 -0600 received badge  Supporter (source)
2016-02-08 23:43:51 -0600 asked a question How to get data from camera on Android for now?

Hello World!! everyone

I heard bad news from changelog about Native Camera on Android.

https://github.com/Itseez/opencv/wiki...

The other, a bit sad but inevitable news – we had to drop support for nativecamera on Android. It used some undocumented API and never worked stable.

Is it possible to get data from camera on android with ndk for now?

I use OpenCV 3.1 for window and android with Unreal Engine. On x64, It can access webcam but problem is on Android version. Build process is successful but VideoCapture::IsOpened() always return false and No error log in logcat.