Closed kasperkamperman closed 9 years ago
I've tested with a Canon 600D and with that camera it seems to work fine (although live view is really slow).
yea, you get only roughly 6-8 frames/second. that's expected :)
On Mon, May 18, 2015 at 3:34 PM, kasperkamperman notifications@github.com wrote:
I've tested with a Canon 600D and with that camera it seems to work fine (although live view is really slow).
— Reply to this email directly or view it on GitHub https://github.com/kritzikratzi/edsdk-processing/issues/1#issuecomment-103061807 .
I can't get the image qualities. I can take a picture (camera clicks and stores indeed a picture on the memorycard). However I can't see the picture.
My code (slightly modified basic example to debug more): https://gist.github.com/kasperkamperman/c616cf0ce61338e9ca10
Printed in the console when starting:
What is remarkable is that the camera is found. But that the array with image qualities returns null.
When I press the spacebar to take a picture:
I hope you have any ideas. Are there some version conflicts, is my camera too old? I know the 350D doesn't have live preview. But that is not necessary to store an image isn't it?
Any help is appreciated.