sony-camera-api

Sony Camera API and the Smart Remote Control app won't allow internet access

耗尽温柔 提交于 2019-11-29 01:53:01
I purchased a Sony A5000 for the purpose of integrating the Sony Camera API into our professional photo booth software for iPad. I understood that the Sony A5000 can connect to an existing Wi-Fi access point that has a connection to the internet, which I have tested and it works - but not with the API. That is because in order to use the API, you have to run the Smart Remote Control App on the camera for it to be recognized. But when you run that camera app, it gives you the direct Wi-Fi access point credentials from the camera and does not allow you to use the existing access point that the

sony-camera-api - CameraRemoteAPIbeta - deleteContent/actFormatStorage

筅森魡賤 提交于 2019-11-28 12:00:48
问题 In the reference guide of the Sony Camera Remote API SDK (Sony_CameraRemoteAPIbeta_API-Reference_v2.10.pdf) the methods deleteContent and getContentList are documented. But using the Sony Camera Remote API SDK with a Sony QX1 the methods deleteContent and getContentList are not listed in the results of getAvailableApiList (neither in "Remote Shooting" nor "Contents Transfer" mode). I assume that they are therefore not available? How can the photos on the SD card be deleted or formatted?