android-camera-hal icon indicating copy to clipboard operation
android-camera-hal copied to clipboard

V4L2-based Android Camera HAL driver.

Results 2 android-camera-hal issues
Sort by recently updated
recently updated
newest added

Hello, I'm trying to include this HAL on my AOSP to make work my USB Webcam. I have errors on compilation. `use of undeclared identifier 'kMaxStride'` `no member named 'I422ToABGRRow_NEON'...

Hello, i build this library with AOSP android 6 ok, but when i open camera app, it shows "Camera error, Can't connect to the camera". I'm sure /dev/video0 is working...