pixeltris / SonyAlphaUSB

Control Sony Alpha cameras using the USB connection (Windows)
43 stars 5 forks source link

Transfer captured picture to PC. #5

Open hubshi opened 4 months ago

hubshi commented 4 months ago

Hi!

Thank you for your effort and time for this beautiful piece of code., I am developing a WinForm app. I can implement LiveView and other functions easily for my Sony EV-10, thanks goes to your code., but I am unable to transfer captured pictures to PC. Can you please help me out with this functionality.

Best regards.

electro-logic commented 4 months ago

You have to call the ptp GetObjectInfo and ExecuteGetObject to download the picture (ex. jpg or arw file). I developed an high-level library compatible with .NET (C#, WPF, WinForms, etc..) that supports LiveView, Pictures download and many other functions if you need something ready.

hubshi commented 4 months ago

Thank you for your help, can you please share the Library?

electro-logic commented 4 months ago

Hello, I sent you an email