Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-camera2

capturing a video using camera2 and MediaRecorder

Android Camera2 capture image skewed

Is it possible to zoom cameraX or Camera2 beyond the Api max zoom limit

Camera2 - most efficient way to obtain a still capture Bitmap

How to set infinity focus in camera2 api, android?

android android-camera2

Android Camera2 vs NDK Native Camera API

Handler postDelayed - print every second something

CameraX equivalent of Camera2's CaptureRequest

Changing Flash setting of Android Camera 2 at runtime

Incorrect image converting YUV_420_888 into Bitmaps under Android camera2

Android "Permission Denial: can't use the camera"

Android Camera: Attempt to invoke virtual method Android Camera Parameters on android.hardware.Camera.getParameters()' on a null object reference

Camera2API: Session has been closed; further changes are illegal

How to reuse the Surface of MediaRecorder in the camera2 API on Android?

Android camera2 api galaxy s7

How to correctly use ImageReader with YUV_420_888 and MediaCodec to encode video to h264 format?