Sony, Camera Remote API

与世无争的帅哥 提交于 2019-12-30 12:20:55

问题


I have a Sony Alpha 5000 ILCE-5000 camera and I've been working on a web project with it. I haven't had any problem integrating that camera using JSON through wifi, but I don't want to depend on wifi camera. Is it possible for my web project to connect to the camera through USB like a remote camera control program?

I read the documentation but it's related to how to connect the camera via wifi using JSON to an Android app.


回答1:


The Camera Remote API is based on HTTP and JSON like you mentioned and is only available over Wi-Fi.




回答2:


USB supports different API on some Sony cameras if you set the USB mode to "PC Remote". gphoto2 allows you to take pictures and change few settings for example on A6000, A77m2, A7. A7ii and A77m2 support laos LiveView but only in Capture One and RCC Droid (I do not know of full featured open library for the USB API)



来源:https://stackoverflow.com/questions/26004721/sony-camera-remote-api

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