Skip to content
Commit 86162bbe authored by Ross Lagerwall's avatar Ross Lagerwall
Browse files

gphoto2: Implement pull support

Make use of gp_file_new_from_fd() to copy the file from the device
straight to the local file without copying it into memory first.  This
fixes memory usage issues with copying large videos off devices.

A positive side effect is that the progress bar now behaves correctly
when copying a large file.

https://bugzilla.gnome.org/show_bug.cgi?id=642814
parent 03535e34
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment