flash not working
polaris0227 opened this issue · 7 comments
polaris0227 commented
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 commented
Did you able to record video with no error?
ahmadarslan13 commented
I have got some issue after record the video it plays very fast i dont know and didnot find the issue
polaris0227 commented
You can resolve the issue by remove mute feature while recording.
…On Mon, Apr 23, 2018 at 1:43 PM, ahmadarslan13 ***@***.***> wrote:
I have got some issue after record the video it plays very fast i dont
know and didnot find the issue
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#84 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ANbfpA4HAhLT8tWnlw6fet9dKC-iiJ69ks5trbA4gaJpZM4TLhkP>
.
ahmadarslan13 commented
can you please share the exact code ?
ahmadarslan13 commented
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 commented
love you alot it fixed by removing the muteAffect
thank you so much :*
HBiSoft commented
If it's fixed, why is the issue still open?