Tag: API

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