cameraview
cameraview copied to clipboard
[DEPRECATED] Easily integrate Camera features into your Android app
Recording video is very hard in android and recording video has not security problem because it's possible to do but hard (a feature that is hard for implementing is a...
I have added new library for pinch zoom function. but it's not working for me. No updated code is there. Can you please help me for this. Please help me...
Hello I have a problem in Some Device . Camera returns Error 100 . how can i Handle Error 100 . how can i camera.release();
I want to display date/time while recording the video and it should be displayed when we replay the videos like we do it in CCTV video recordings.
This doesn't seem to happen very often, but over the last 90 days I see 6 crashes where our `onPictureTaken` callback throws an NPE because we had assumed this to...
When setting the flash to on the preview just freezes, when trying to take a picture. Is there a workaround for this?
Please remove this project.You are wasting our time.
crash happens when setFlashInternal(). /** * @return {@code true} if {@link #mCameraParameters} was modified. */ private boolean setFlashInternal(int flash) { if (isCameraOpened()) { List modes = mCameraParameters.getSupportedFlashModes(); String mode =...
FATAL EXCEPTION: main Process: com.google.android.cameraview.demo, PID: 5712 java.lang.NullPointerException at com.google.android.cameraview.Camera1.adjustCameraParameters(Camera1.java: 320) at com.google.android.cameraview.Camera1.setAspectRatio(Camera1.java: 164) at com.google.android.cameraview.CameraView.setAspectRatio(CameraView.java: 332) at com.google.android.cameraview.demo.MainActivity.onAspectRatioSelected(MainActivity.java: 221) at com.google.android.cameraview.demo.AspectRatioFragment$1.onClick(AspectRatioFragment.java: 84) at android.support.v7.app.AlertController$AlertParams$3.onItemClick(AlertController.java: 959) at android.widget.AdapterView.performItemClick(AdapterView.java: 302) at...