camera-preview
camera-preview copied to clipboard
Android Camera record , need more permissions
Hello , for record camera video with Android , you need add this permission on CameraPreview.java
@Permission(strings = { CAMERA , RECORD_AUDIO , WRITE_EXTERNAL_STORAGE }
It's fixed in this fork: use https://github.com/Cap-go/camera-preview