There is something wrong with Sony QX1?

拜拜、爱过 提交于 2019-12-06 07:39:12

I am also working on an interface to the QX1.

I've run into the "not available now" error for the first time today and put it down to overwhelming the camera with requests.

To fix it, I waited a couple of minutes to see if it would clear itself (it didn't). Then I tried a power down and immediate (in human time) power up (didn't fix it).

I then performed a Shutdown in which I removed and wiped the memory card (although I am not sure the memory wipe was a key part of the fix, it may have just been a sufficiently long time to clear all the capacitors/memory in the camera).

I'll post again if I notice any patterns or more elegant fixes.

The Camera Remote API is only officially supported via a direct WiFi connection. While you can use it over a router, the functionality is not tested or guaranteed.

Itsuki

Please use getAvailableAppList, this mode may give you all available APIs. You need set essential flag before use main functions.

In my case, setCameraFunction is not available just after Wi-Fi connection. To use this function, startRecMode is required.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!