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...
How to use `mMediaRecorder.setVideoFrameRate(profile.videoFrameRate); ` I need to change Frame rate of my video
Camera2 API and GlCameraPreview do not work properly on Google Pixel 5 devices with latest OS (Android 11) and patch level. The display is split into multiple bands/blocks, regardless of...
Great library ! I need to enable user to pause and resume video while recording
### Describe the bug Please add a clear description of what the bug is, **and** fill the list below. - CameraView version: 2.6.1 - Camera engine used: *camera2* - Reproducible...
java.lang.RuntimeException: No encoders for type:video/avc at com.otaliastudios.cameraview.f.b.a(SourceFile:15) at com.otaliastudios.cameraview.f.b.(SourceFile:4) at com.otaliastudios.cameraview.l.h.a(SourceFile:27) at com.otaliastudios.cameraview.j.j$a.onDrawFrame(SourceFile:18) at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1575) at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1271)
CameraView version: Release v2.6.4 Camera engine used: camera2 Reproducible in official demo app: Yes Device / Android version: LGE Nexus 4 Android Version: 4.4.4 | API level 19 calss: Camera1Engine...
### The bug The bug I cannot reproduce yet occurs from my community - CameraView version: *2.6.2* - Camera engine used: *camera2* - Reproducible in official demo app: *unknonw* -...
### Problem to be addressed I need to capture photos in environments with very bright lights. ### Describe the solution you'd like Exposing methods to set ISO will be useful...
### Problem to be addressed I need to capture photos in environments with very bright lights. ### Describe the solution you'd like Exposing methods to set exposure time will be...
Hi! 👋 I am Mattia, the main developer and maintainer here, and I have enabled the GitHub Sponsor button on this repository which will let you support the library development...