CameraView
CameraView copied to clipboard
📸 A well documented, high-level Android interface that makes capturing pictures and videos easy, addressing all of the common issues and needs. Real-time filters, gestures, watermarks, frame processi...
### Describe the bug I received an error online. - device: Blackview BV9800Pro - os: Android Pie (v9)(Level 28) data:text/text;charset=utf-8, java.lang.RuntimeException: setParameters failed at android.hardware.Camera.native_setParameters(Native Method) at android.hardware.Camera.setParameters(Camera.java:2125) at com.otaliastudios.cameraview.engine.Camera1Engine$11.run(Camera1Engine.java:884)...
### Before you go Unless this is a simple fix (typos, bugs with obvious solution), please open an issue first so that we can discuss the best approach to address...
### How do I? How to capture image with front camera with Flash ON? One more question is why Flash is not working while taking picture as Snapshot ? ###...
### How do I use Flash and Watermark both time? When I using `takePictureSnapshot()` , the flash not working .But if I need watermark I should use the `takePictureSnapshot()` as...
2022-07-05 23:41:14.161 1575-1575/? D/SurfaceFlinger: Setting desired display mode specs: default mode ID: 0, allowGroupSwitching = 0, primary range: [60.00fps 120.00fps], app request range: [0.00fps 120.00fps] 2022-07-05 23:41:14.164 1971-2784/? I/CameraService: disconnect:...
### Problem to be addressed Currently if we change the camera facing during video recording then camera restarts and our previous video capturing is stopped as camera stop is called....
I found that whether it is takePicture or takePictureSnapshot, the photos are blurry than the preview camera view, and the difference can be clearly seen when taking text. At present,...
### Describe the bug - CameraView version: *2.0.0-beta04* - Reproducible in official demo app: *yes* - Device / Android version: *Pixel 3, API 28* ### To Reproduce Steps to reproduce...
### How do I rotate just the preview? I received some devices with a problem with the camera, it's rotated 90º by default. How can I rotate just the preview...
Hallo, im using this library for my college project, then I have this issue **"onConfigureFailed! Session android.hardware.camera2.impl.CameraCaptureSessionImpl@3a3e30a"**, this is my stacktrace : java.lang.RuntimeException · onConfigureFailed! Session android.hardware.camera2.impl.CameraCaptureSessionImpl@2d4c3c1 Camera2Engine:479com.otaliastudios.cameraview.engine.Camera2Engine$4.onConfigureFailed CallbackProxies.java:64android.hardware.camera2.impl.CallbackProxies$SessionStateCallbackProxy.lambda$onConfigureFailed$1 Unknown:4android.hardware.camera2.impl.-$$Lambda$CallbackProxies$SessionStateCallbackProxy$gvbTsp9UPpKJAbdycdci_ZW5BeI.run...