Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-camera2

How to close camera on Android 5.0 API 21?

detect all cameras android

How do I notified when camera is used or opened by any other application

Camera2: setting optical stabilization does nothing (OIS)

connecting USB UVC camera with CameraX

How to create a BottomBar as StickyBottomCaptureLayout in camera2 Android api?

Analog of setPreviewCallbackWithBuffer in CameraX or android.hardware.camera2

Problems with keeping the torch mode on while capturing picture Android Camera 2 Api?

android android-camera2

How do some apps can access ultra wide lens camera when Camera2 API doesn't even return all cameras?

Android - Camera 2 API - won't take picture

android android-camera2

Camera2 API Make Preview Fill Entire View

Error with Camera2 API when calling session.setRepeatingRequest(captureRequestBuilder.build(), null, backgroundHandler)

android android-camera2

Android Camerax video serialization and transmission

Android Camera2 preview occasionally rotated by 90 degrees

Camera2: Make SurfaceView aspect fit to fill (scaleType CENTER_CROP)

How to use a reprocessCaptureRequest with camera2 API