EDSDK python: loading an image into system memory
I have come across a python wrapper for the EDSDK library. It exposed an API with multiple different functions that can easily be called from my own code. The provided example file works without an issue taking a picture and saving it as a file in my project folder.