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

Android Camera record , need more permissions #314

Open
nseb opened this issue Sep 10, 2023 · 0 comments
Open

Android Camera record , need more permissions #314

nseb opened this issue Sep 10, 2023 · 0 comments

Comments

@nseb
Copy link

nseb commented Sep 10, 2023

Hello ,
for record camera video with Android , you need add this permission on CameraPreview.java

@Permission(strings = { CAMERA , RECORD_AUDIO , WRITE_EXTERNAL_STORAGE }

@nseb nseb changed the title Android Camera record , miss permission Android Camera record , need more permissions Sep 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant