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

Unable put file in camera flash card. #107

Open
dhamp opened this issue Nov 9, 2016 · 4 comments
Open

Unable put file in camera flash card. #107

dhamp opened this issue Nov 9, 2016 · 4 comments
Assignees

Comments

@dhamp
Copy link

dhamp commented Nov 9, 2016

File upload not work for Canon EOS 650D, but summary info show this in device capabilities.
What I do wrong ?

@dhamp
Copy link
Author

dhamp commented Nov 9, 2016

some logs:
https://gist.github.com/dhamp/aa8f49f4f489ba9ec035b05c3323f0fc (web interface show only 1 log, use zip link or clone with git)
zip: https://gist.github.com/dhamp/aa8f49f4f489ba9ec035b05c3323f0fc/archive/63ebeae0de99777326b505952d4e133b73e97c5f.zip
git+https: git clone https://gist.github.com/aa8f49f4f489ba9ec035b05c3323f0fc.git
git+ssh: git clone git@gist.github.com:aa8f49f4f489ba9ec035b05c3323f0fc.git

@msmeissn
Copy link
Contributor

msmeissn commented Nov 9, 2016

the upload ability detection is a bit flaky. cameras rarely support upload, and it does not seem to be there in this case.

@msmeissn msmeissn self-assigned this Nov 9, 2016
@dhamp
Copy link
Author

dhamp commented Nov 13, 2016

If it is a can not be determined by ptp2 protocol, then maybe it's worth to try to upload a test file in the camera, and only in case of success in the output display gphoto2 --summary that have upload support.
Although it is to some extent "crutch" and it only applies to gphoto2, but not libghoto2.
In any case, it seems to me, it can not be solved by libghoto2 library.

@msmeissn
Copy link
Contributor

i would prefer --summary not doing any active stuff :/ i could basically disable the "Upload" capable information for all cameras, as they rarely can do it

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

No branches or pull requests

2 participants