camera-samples
camera-samples copied to clipboard
Multiple samples showing the best practices in camera APIs on Android.
"com.google.android.gms.ads.rewarded.RewardedAd" https://developers.google.com/ad-manager/mobile-ads-sdk#:~:text=com.google.android.gms.ads.rewarded.RewardedAd
Hello there, Everytime i get error code 8 from VideoRecordEvent Please help me out whats the issue
I use this sample https://github.com/android/camera-samples/blob/main/Camera2Video/app/src/main/java/com/example/android/camera2/video/fragments/CameraFragment.kt But I changed Fragment to Activity, but everything is the same, the logic is exactly the same, I just changed fragment related stuff to activity's...
Preview displays black screen for all resolutions for high speed in both facing camera. I have tested in these devices:- Samsung s9+ One+ Mi Note 10 pro All these device...
Please follow the following instructions before filing a bug: in Pix 3 and sunsang it doesn't work, will show many fps options,but when i selected anyone ,app will carsh
Issue was posted on SO as well: https://stackoverflow.com/questions/71712448/camera2-api-failed-to-take-photo-when-template-record-is-used-for-preview-and Also on Android Issue Tracker: https://issuetracker.google.com/issues/227759163 Here's the official sample Camera2 API app to take photos. It works fine for all devices...
The second time I try to take photo the sample app crashes with the next error: ``` 2022-04-01 16:38:36.235 9849-9849/com.android.example.camera2.basic E/AndroidRuntime: FATAL EXCEPTION: main Process: com.android.example.camera2.basic, PID: 9849 java.lang.NullPointerException at...
Using video and image capture use-cases together causing front camera preview lag on HUAWEI P40 PRO
CameraX video capture use case preview is causing lag when switched to the front-facing camera on HUAWEI P40 PRO with Android OS 12.0 Issue has been observed in official CameraXVideo...
The call backs are never called for this, apparently its an issue with the camera but it same works on API 29 emulator. `android.hardware.camera2.CameraAccessException: CAMERA_ERROR (3): cancelRequest:507: Camera 0: Error...