Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Camera not clicking images according to view #246

Closed
Daksh14 opened this issue Jul 24, 2018 · 0 comments
Closed

Camera not clicking images according to view #246

Daksh14 opened this issue Jul 24, 2018 · 0 comments

Comments

@Daksh14
Copy link

Daksh14 commented Jul 24, 2018

Expected behavior:

screenshot_20180724-165147
To click the image with the camera directly shown in the camera

Actual behavior:

screenshot_20180724-165158
Image coming in square

Interesting logs:

My camera Configurations
<com.otaliastudios.cameraview.CameraView
android:id="@+id/camera"
android:keepScreenOn="true"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
app:cameraFacing="back"
app:cameraFlash="off"
app:cameraGrid="draw3x3"
app:cameraCropOutput="true"
app:cameraPictureSizeMaxHeight="50000"
app:cameraPictureSizeMaxWidth="10000"
app:cameraJpegQuality="100"
app:cameraVideoQuality="highest"
app:cameraWhiteBalance="auto"
app:cameraHdr="on" />

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants