Month: February 2022

RICOH THETA Plug-in API Updated for THETA X

RICOH THETA X Plug-in API has been updated for the RICOH THETA X. We have a demo working with client mode network access, custom logo, and WebAPI commands using the internal HTTP server inside the camera that is accessible from the plug-in. Free RICOH THETA partner plug-in program https://api.ricoh/products/theta-plugin/ Direct access to RICOH THETA plug-in

Read More
RICOH THETA Ethernet

RICOH THETA X works great with Ethernet. See this video for more information. Out of the RICOH THETA lineup we tested, the THETA X is the only camera model that works reliably with Ethernet and the newest firmware from RICOH as of February 2022. Previously, the V worked with Ethernet, but firmware upgrades eventually caused

Read More
THETA X API Documentation

RICOH updated the official documentation for the RICOH THETA X API. The WebAPI (Wi-Fi) is the most popular API and is the first documentation to be released. The documentation covers the Z1 and the V as well as older models. The updated documentation does not cover the SC2. We are still waiting for updated documentation

Read More
8K Video for Developers

We tested the RICOH THETA 8K video at 10fps using the new X model. This mode is good for frame extraction for Google Streetview or industrial use such as documenting construction sites. The Web API documentation was recently updated for the X. fileformat now supports this video specification: {“type”: “mp4”,”width”: 7680,”height”: 3840, “_codec”: “H.264/MPEG-4 AVC”,

Read More
Testing Insecure HTTP Requests

When you connect to the RICOH THETA camera at 192.168.1.1, it is an insecure http request, not a https request. Your request may be blocked by the local OS. For example, iOS, Android and MacOS have http disabled by default. On Android, you need to enable http in the AndroidManifest.xml file. There may be additional

Read More
RICOH THETA Live Streaming

I recently received a question about live streaming RICOH THETA cameras. The camera models with live streaming capability are the V, Z1, and X. The SC2 cannot live stream over a USB cable. The SC2 is limited to live preview over Wi-Fi in MotionJPEG. In most cases, the SC2 is not suitable for streaming. The

Read More