Open dvdhpkns opened 6 years ago
Hi there,
The problem mentioned is solved in master. But it will definitely have been transformed into a different issue and the IP transport needs a bunch of testing.
If you could say how you manage to connect successfully to your 6D that would be useful. That is, which camera settings do you use and which commands do you execute?
Thanks!
Trying to connect to my camera over ptp ip and receiving the following error:
I am using the following command:
camera = ptpy.PTPy(transport=IPTransport, device='192.168.1.8')
My camera is a Canon 6D, I have been able to connect over wifi using ptp ip with other libraries such as gphoto2. Let me know if there is any other information I can provide. Thanks!