Relative Content

Tag Archive for c++sdkcamerasonysony-camera-api

Sony SDK: Camera connection generic error (0x8000)

As the title states, I cannot get the SDK to connect to the camera. I’m using sony SDK v1.12.0 and a sony ILX-LR1. The Connect() function is throwing error code 32768 which when put to hexadecimal is 0x8000 which the source files for the SDK say is a generic error (with no additional context). I can get the camera info but not the device handle. I’ve made sure I have the right usb serial number, i’ve tried different ports, and I’ve tried casting to different types.