Category: Z1

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
Set timeShift API for THETA X

Thank you to community member @mikhail for working with the API for timeShift mode for THETA X. And helping clarify how to implement it! In real estate, the new 11K image resolution for the RICOH THETA X is highly desirable. Real estate agents who are non-professional photographers can easily take exceptional 360° images. Anyone can

Read More
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