Author: craig

Zillow 3D Home App and RICOH THETA X

Based on a question on YouTube, I tested the Zillow 3D Home App with the RICOH THETA X. The two technologies work well together. I experienced no problems. One question dealt with the auto-horizon correction of still images. The Zillow app handles this fine. The THETA X needs to be set into topBottomCorrection with the

Read More
RICOH THETA API and HTTP HEAD

HTTP HEAD is a method to request the HTTP headers from an API endpoint. This method is not supported by the RICOH THETA API and should not be used as the behavior across models appears to vary. I recommend you use the http://192.168.1.1/osc/info instead to check if the camera is connected to your mobile app.

Read More
RICOH THETA API Examples

The new RICOH THETA API Introduction video shows basic development concepts by showing how to access the API with three different techniques. curl HTTP requests on the command line HTTP testing tool Insomnia (similar to Postman) Testing the HTTP requests inside a barebones mobile app After reading the RICOH THETA API Getting Started article, you

Read More
RICOH THETA API Getting Started

Get started with the RICOH THETA API at start.theta360.guide. Companies like Zillow, Matterport, and OpenSpace use the RICOH THETA API to dramatically reduce the time to take pictures and create virtual product and site tours. The boom in development of RICOH THETA API applications is driven both by the rapid move to virtual buying and

Read More
MACOS and RICOH THETA USB API

The USB API is very popular with RICOH THETA cameras for use cases such as time lapse or high volume pictures with a device such as a Raspberry Pi. Although most people use the USB API from Linux, it is also possible to use it from the MacOS. The main reason people use the USB

Read More
RICOH THETA X Development Top 10 Tips

With a new LCD screen and higher resolution images and video, the new RICOH THETA X is a fantastic camera for businesses in real estate, construction, used car sales and many more companies benefiting from the industry-leading RICOH THETA camera line. Although the APIs are largely the same as the previous RICOH THETA V and

Read More
Live Stream RICOH THETA X on Ubuntu 22.04

I recently upgraded to Ubuntu 22.04 Jammy Jellyfish and successfully tested the RICOH THETA X live streaming capability with both Wayland and X11. I’m running the newest firmware for the THETA X, version 1.10.1. I’m running libuvc-theta and libuvc-theta-sample. nvidia driver 510.60 nvidia-smiMon May 9 15:24:06 2022±—————————————————————————-+| NVIDIA-SMI 510.60.02 Driver Version: 510.60.02 CUDA Version: 11.6

Read More
THETA X 8K Video for 25 Minutes

THETA X 8K video ran for 25 minute with no problems at 2fps. This appears to be the normal behavior of the camera. This video format is widely used in the construction industry for video frame extraction and conversion to still image job site virtual inspection tours. I didn’t need a fan or any special

Read More
THETA X Firmware Upgrade to 1.10.1

RICOH recently released firmware 1.10.1 for the THETA X. The official release notes from RICOH indicate these changes. Added a 2K (1920×960)/30 fps live streaming mode resolution, allowing extended operation times. Improved shutter time lag. Playback has been amended so that when shooting still images with [Playback Orientation] set to [AI Auto], playback starts with

Read More