I use the UIImagepickercontroller
to take images. Its a custom overlay camera.
I use not the image preview.
I take multiple images and save them in a folder. And I think this is the problem.
If I multiple click on the "takePicture"
button the whole time
I get this output:
[Camera] Failed to capture still image with request <CAMMutableStillImageCaptureRequest burstIdentifier:(null) irisIdentifier(null)> (Error Domain=CAMCaptureControllerErrorDomain Code=-22100 "(null)")
Sometimes the app crashes. with this error:
[Camera] Attempting to generate BGRA thumbnail data of format 5003 with an invalid surface.
How can i solve this problem ?
The capture attribute is supported on the file input type. The capture attribute takes as its value a string that specifies which camera to use for capture of image or video data, if the accept attribute indicates that the input should be of one of those types. The user-facing camera and/or microphone should be used.
Right click the URL, choose Open in a new tab. 6. In the new tab, right click the image and Save image as to then give the image a name and choose the destination on your pc to save it to.
Press Ctrl + PrtScn keys. The entire screen changes to gray including the open menu. Select Mode, or in earlier versions of Windows, select the arrow next to the New button. Select the kind of snip you want, and then select the area of the screen capture that you want to capture.
I think you used any type of "mediaTypes" in image picker.
if you want to take picture from image picker you no need to set "mediaTypes" in image picker, only user "takePicture" method.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With