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

How to change the video quality in the app #28

Open
shivam-sometime opened this issue Oct 21, 2020 · 0 comments
Open

How to change the video quality in the app #28

shivam-sometime opened this issue Oct 21, 2020 · 0 comments

Comments

@shivam-sometime
Copy link

As i check the code the resolution is fixed if i want to change the quality of video recording then how can i acheive this like
mediaRecorder.setProfile(CamcorderProfile.get(CamcorderProfile.QUALITY_HIGH));
mediaRecorder.setProfile(CamcorderProfile.get(CamcorderProfile.QUALITY_720P));
mediaRecorder.setProfile(CamcorderProfile.get(CamcorderProfile.QUALITY_LOW));

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