-
-
Notifications
You must be signed in to change notification settings - Fork 36
[FEATURE]: Take two pictures with two cameras #469
Description
Is your feature request related to a problem?
No
Description
Hi,
I'm searching for an option to take two pictures by one session. I tryed some settings but actually without success. I tryed to set the commad "gphoto2 --camera="Canon EOS 700D" --port=usb:001,005 --capture-image-and-download --filename=%s && gphoto2 --camera="Canon EOS 4000D" --port=usb:001,004 --capture-image-and-download --filename=%s" but it isn't working. The single command is working for example "gphoto2 --camera="Canon EOS 700D" --port=usb:001,005 --capture-image-and-download --filename=%s.
My target is to take two pictures and combine them in one file or the photobooth software combine it in a Collage.
Any ideas?
thanks in advance
Describe the solution you'd like
My target is to take two pictures and combine them in one file or the photobooth software combine it in a Collage. I've hade two cameras in my box.
Describe alternatives you've considered
....
Additional context
No response