11112
July 28, 2020, 4:00pm
1
i want to control thetaV by sdk on linux,Can I use RICOH Camera SDK?
craig
July 28, 2020, 4:02pm
2
No, you can’t use the RICOH Camera SDK on Linux.
Use the libuvc driver and libptp. Do not use the SDK that you download from the RICOH site for C++ code. That is for a different camera and won’t work with the THETA.
https://theta360.guide/special/linuxstreaming/
Before You Get Started
RICOH’s 360 degree camera provides open API access so you can connect to the camera and build applications and devices that take advantage of camera’s low-cost, versatile 360 degree image and video capabilities. Individuals and companies in a wide range of fields are already doing this.
There are two ways to access the camera API: Over wifi and over USB.
Wifi
The RICOH THETA S 360 camera can be controlled with an API that is accessible using WiFi. Version 2 of the API …