gphoto-rs
gphoto-rs copied to clipboard
Rust wrapper for libgphoto2
Results
3
gphoto-rs issues
Sort by
recently updated
recently updated
newest added
For issue #3
The high level library only allows access to reading camera abilities but no option to set them, i.e. `gp_camera_get_abilities`
I am using a modified version of this lib in my project that downloads file into memory. I would like to submit a pull request shortly to add this feature.