Custom-Video-Capture-with-Preview icon indicating copy to clipboard operation
Custom-Video-Capture-with-Preview copied to clipboard

Device hangs when setting the CamcorderProfile.get(CamcorderProfile.QUALITY_HIGH)

Open lalongooo opened this issue 10 years ago • 0 comments

Hi @vanevery , when setting the camcorderProfile configuration as follows:

camcorderProfile = CamcorderProfile.get(CamcorderProfile.QUALITY_HIGH);

The device hangs and sometimes is restarted. I'm using a Samsung Galaxy Note GTN7000. I tried with this SO question with no sucess: http://stackoverflow.com/questions/7225571/camcorderprofile-quality-high-resolution-produces-green-flickering-video

Any suggestion?

lalongooo avatar Oct 30 '14 04:10 lalongooo