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

Is there any way by which I can capture multiple images from camera without deleting the previous images/videos and can I record a video too? #260

Open
Abhishek95872 opened this issue Feb 29, 2020 · 2 comments · May be fixed by #411

Comments

@Abhishek95872
Copy link

Abhishek95872 commented Feb 29, 2020

Hello, I have two questions

  1. whenever I am capturing any images it coming perfectly, but when I try to capture on more image it deletes the previous captured image and replaces it with the new one. I don't want that it to be deleted, I want functionality just like selecting multiple images but that must be captured from the camera.

  2. Can I record a video using a camera with this library?

@Abhishek95872 Abhishek95872 changed the title Is there any way by which I can capture multiple images from camera without deleting the previous images/videos? Is there any way by which I can capture multiple images from camera without deleting the previous images/videos and can I record a video too? Feb 29, 2020
@cschulteksa
Copy link

I too would like to be able to capture multiple images from Camera when using this mode:
ImagePicker.cameraOnly()...

Want to be able to capture multiple pics from camera only without having to go back and forth between screens.

@esafirm
Copy link
Owner

esafirm commented Nov 20, 2022

  1. I'm not sure if there's a multiple shot mode from the capture image intent, if you know please raise a PR or send the doc here
  2. Currently no, but there's a new PR for it: Enhancement: Start video recording on camera icon clicked when "OnlyVideo" is enabled  #411

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants