Bug 499726 - Import photos from a tethered camera
Summary: Import photos from a tethered camera
Status: REPORTED
Alias: None
Product: digikam
Classification: Applications
Component: Import-Gphoto2 (other bugs)
Version First Reported In: 8.5.0
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
: 503091 (view as bug list)
Depends on:
Blocks:
 
Reported: 2025-02-09 17:38 UTC by hjb
Modified: 2025-04-21 06:40 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description hjb 2025-02-09 17:38:25 UTC
gphoto2 has an option to download photos from a connected camera as they are shot (if the camera supports this). The command to do this is something like

gphoto2 --quiet --capture-tethered --keep --filename "$dir/%Y%m%d-gphoto-%06n.%C" --filenumber $n

If you choose a directory within a Digikam album and have Digikam running while shooting, the photos will directly appear in this folder.

It would be nice if this was integrated into Digikam directly, maybe as an option in the import dialog. The settings for folder and file naming could be taken from there, and there could be an option to delete the photos immediately from the camera (default off).
Comment 1 Maik Qualmann 2025-04-21 06:40:21 UTC
*** Bug 503091 has been marked as a duplicate of this bug. ***