CameraView icon indicating copy to clipboard operation
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...

Results 131 CameraView issues
Sort by recently updated
recently updated
newest added

I use this camera and my app's has detect objects with this camera but I can't find "surfaceProvider". For example, cameraX has a surfaceProvider and I can use val preview=Builder().build...

Hi tech folks. I am getting this bug again and again in some devices. I tried many times to solve that, but it's still happening for some reason. Anyone having...

### Hi tech folks. I am getting this bug again and again in some devices. I tried many times to solve that, but it's still happening for some reason. Anyone...

### - CameraView version: *2.7.2* - Camera engine used: *both* - Device / Android version: *realme 7 Pro* - Bug Type: *ANR* ### XML layout ```xml ``` ### Logs main...

### Describe the bug - CameraView version: *2.7.2* - Camera engine used: *camera1* (by default) - Reproducible in official demo app: *unknonw* - Device / Android version: *Samsung SM-G980F, Google...

There seems to be no 'rotation' API available Using'filter'of'glsurface' to rotate, the effect is not good. Can an API be provided to directly operate camera rotation. I don't know much...

can you combine camera with canvas to do this?

is:question

Camera view crashed when there are multiple child views are included inside of it For eg: ``` ``` **Error occurred** E: FATAL EXCEPTION: VideoEncoder Process: com.jogo, PID: 19988 java.lang.IndexOutOfBoundsException: Index:...

### Describe the bug When you take a video using Camera2 and with `cameraVideoSizeAspectRatio="1:1"` in the CameraView, it returns a corrupted file (green video) with a Huawei Android 10 -...

status:stale