An open API service indexing awesome lists of open source software.

https://github.com/ricohapi/theta-api-specs

THETA API Specifications
https://github.com/ricohapi/theta-api-specs

ricoh ricoh360 theta

Last synced: 2 months ago
JSON representation

THETA API Specifications

Awesome Lists containing this project

README

          

# RICOH THETA API Specifications

![](./core/assets/img/products/theta/theta_mainvisual.jpg)

> [!IMPORTANT]
> Please refer to [RICOH360 Docs for Developers](https://docs.ricoh360.com/) website for RICOH360 THETA A1 API specifications. This web page does not contain any information about the API specifications of RICOH360 THETA A1.

> [!NOTE]
> If you have any questions or encounter any issues, please visit [Discussions](https://github.com/ricohapi/awesome-theta/discussions?discussions_q=) and create a new discussion thread.

## RICOH THETA Developers

* [Overview](./core/products/theta.md)

## RICOH THETA API

* [Overview](./core/products/theta-api.md)
* [THETA Web API v2.1](./theta-web-api-v2.1/README.md) - OSC[^1] based: RICOH THETA S and later
* [THETA Web API v2.0](./theta-web-api-v2.0/README.md) - OSC[^1] based: RICOH THETA S
* [THETA Web API v1.0](./theta-web-api-v1.0/README.md) - PTP-IP based: RICOH THETA (2013), RICOH THETA m15
* [THETA Bluetooth API](./theta-bluetooth-api/README.md) - GATT based: RICOH THETA V and later
* [THETA USB API](./theta-usb-api/README.md) - MTP based: RICOH THETA S and later

[^1]: [Open Spherical Camera API](https://developers.google.com/streetview/open-spherical-camera)

## RICOH THETA Plugin

* [Overview](./core/products/theta-plugin.md)
* [Development Tips](./ricoh-theta-plugin/develop-tips.md)
* [AudioManager API](./ricoh-theta-plugin/audio-manager-api.md)
* [Broadcast Intent](./ricoh-theta-plugin/broadcast-intent.md)
* [Camera API](./ricoh-theta-plugin/camera-api.md)
* [Web API](./ricoh-theta-plugin/web-api.md)

## RICOH THETA SDK

### WebAPI SDK

* [theta-client](https://github.com/ricohapi/theta-client)
* [RICOH THETA API v2.1 SDK for iOS](https://github.com/ricohapi/theta-api2.1-ios-sdk/releases) archived
* [RICOH THETA API v2.1 SDK for Android](https://github.com/ricohapi/theta-api2.1-android-sdk/releases) archived
* [RICOH THETA API v2.0 SDK for iOS](https://github.com/ricohapi/theta-api2.0-ios-sdk/releases) archived
* [RICOH THETA API v2.0 SDK for Android](https://github.com/ricohapi/theta-api2.0-android-sdk/releases) archived
* [RICOH THETA API v1 SDK for iOS](https://github.com/ricohapi/theta-api1-ios-sdk/releases) archived
* [RICOH THETA API v1 SDK for Android](https://github.com/ricohapi/theta-api1-android-sdk/releases) archived

### Bluetooth SDK

* [theta-ble-client](https://github.com/ricohapi/theta-ble-client)

### Plugin SDK and Sample

* [RICOH THETA Plugin SDK](https://github.com/ricohapi/theta-plugin-sdk/releases)
* [THETA Plugin: CameraAPI Sample](https://github.com/ricohapi/theta-plugin-camera-api-sample)
* [THETA X Plugin: Camera API Sample](https://github.com/ricohapi/theta-plugin-camera-api-sample-x)
* [All Plugin Sample Projects](https://github.com/search?q=topic%3Atheta-plugin+org%3Aricohapi&type=Repositories)

## Other Tips

* [THETA Metadata Spec](./theta-metadata/README.md) - How to parse IMU/GNSS sensor data packet from JPG/MP4 file.
* [THETA Lens Spec](./theta-lens/README.md) - Design value of THETA fisheye lens.