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

flash not working #84

Open
polaris0227 opened this issue Apr 8, 2018 · 7 comments
Open

flash not working #84

polaris0227 opened this issue Apr 8, 2018 · 7 comments

Comments

@polaris0227
Copy link

Turn ON/OFF flash is not working.

parameters = camera.getParameters()
parameters.setFlashMode(Camera.Parameters.FLASH_MODE_ON);
camera.setParameters(parameters);

I don't know why it doesn't work.
Please help me if anyone has solution.
Thank you so much.

@ahmadarslan13
Copy link

Did you able to record video with no error?

@ahmadarslan13
Copy link

I have got some issue after record the video it plays very fast i dont know and didnot find the issue

@polaris0227
Copy link
Author

polaris0227 commented Apr 23, 2018 via email

@ahmadarslan13
Copy link

can you please share the exact code ?

@ahmadarslan13
Copy link

I have checked the mute checkbox and record the video, video created fine but I don't understand which mute logic I need to remove to fix it. I need both video audio

@ahmadarslan13
Copy link

love you alot it fixed by removing the muteAffect
thank you so much :*

@HBiSoft
Copy link

HBiSoft commented Aug 7, 2019

If it's fixed, why is the issue still open?

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

3 participants