camera_camera
camera_camera copied to clipboard
hi how set videoBitRate and audioBitRate or Video FrameRate for camera and record video??
Hi, congratulations on the plugin. I saw that there are some seconds until the file image is returned in the onFile function and the button is still active, could you...
Using the latest version and it looks weird. it's stretched out.
How to make the circle overlay oval in the focus widget? And its possible to make the circle pointed? Im trying to make frame to take face pictures.
Just like animating the buttons / animate a container from portrait to landscape.
@gabuldev ` Fatal Exception: java.lang.NullPointerException: Attempt to invoke virtual method 'void android.hardware.camera2.CameraCaptureSession.close()' on a null object reference at io.flutter.plugins.camera.Camera.closeCaptureSession(Camera.java:1299) at io.flutter.plugins.camera.Camera$1.onClosed(Camera.java:414) at android.hardware.camera2.impl.CameraDeviceImpl$5.run(CameraDeviceImpl.java:245) at android.os.Handler.handleCallback(Handler.java:1000) at android.os.Handler.dispatchMessage(Handler.java:104) at android.os.Looper.loopOnce(Looper.java:242) at...
camera_camera: ^3.0.0: CameraMode is updating the camera aspect ratio, but the file returned on capturing the image is not of the updated aspect ratio. It always returns 16:9. Any suggestions...