kritzikratzi / edsdk4j

Canon SDK for Java
Other
109 stars 33 forks source link

CloseSession freeze program #33

Open ussernamenikita opened 7 years ago

ussernamenikita commented 7 years ago

Somtimes function CloseSession freeze program. Nothing help, only power on and power off camera. Why this can be. How i can solve this problem ?

kritzikratzi commented 7 years ago

can you write a simple demo to reproduce the error?

ussernamenikita commented 7 years ago

Thanks for the answer. The problem arises rarely. I'll try to write the code so that this issue appears regularly. Maybe it possible just reboot the camera with edsdk ?

kritzikratzi commented 7 years ago

i know of no such function. you can reset the usb bus, but that's a very platform specific solution and out of the scope of this library.

ussernamenikita commented 7 years ago

Thank you for your answer. If i reconect camera problem don't dissapear , only if rebot. I will try to reproduce this error. And write here.