camerakit-android icon indicating copy to clipboard operation
camerakit-android copied to clipboard

Library for Android Camera 1 and 2 APIs. Massively increase stability and reliability of photo and video capture on all Android devices.

Results 111 camerakit-android issues
Sort by recently updated
recently updated
newest added

This fixes three bugs in the native code of JpegTransformer and YuvOperator, preventing null pointer dereferences and OOB read.

https://github.com/lintian06/tensorflow-lite-plugin/tree/master

https://github.com/tensorflow/examples/tree/master/lite%2Ftools%2Fshared%2Fandroid

This PR will limit array access within bounds for "yuvCopy" in YuvOperator to avoid overflow issues. @austinkettner.

is this sdk deprecated? i find a problem which is same to this issue: [599](https://github.com/CameraKit/camerakit-android/issues/599) it says that it's problem in 1.0.0-beta3.11 it's last years' issue, but there is no...

### Is this a bug report? Yes ### Have you read the [Contributing Guidelines](CONTRIBUTING.md)? (Write your answer here.) ### Environment (Please include the following information along with any other relevant...

### Is this a bug report? (write your answer here) ### Have you read the [Contributing Guidelines](CONTRIBUTING.md)? (Write your answer here.) ### Environment (Please include the following information along with...

### Environment (Please include the following information along with any other relevant environment details.) CameraKit Version: 1.0.0 version 3.11 Android Device: Moto Z Play Android Version: 8.0.0 ### Steps to...

Add a documented way to set the CameraKit Image resolution as well as the CameraPreview resolution. Official Maintainer Ticket: @emersoncloud

Priority: Medium
Type: Enhancement