Was it possible to check the operation of multiple models?,

Can you post the error you are getting?

Which API are you using from within the plugin? Are you using the Camera API? Or, are you using the WebAPI and accessing the internal web server?

If you’re using the WebAPI and accessing the internal web server inside the camera, when the application first starts, you can get the model with info.
theta-api-specs/theta-web-api-v2.1/protocols/info.md at main · ricohapi/theta-api-specs · GitHub

This might help you to find a workaround a problem.

The Z1 used to have a few quirks with setOptions. I’m not sure what the current status is.

THETA Z1 setOptions problems and workarounds when Setting Multiple Commands

You may want to try setting a single option as a test.

Other differences

  • fileFormat
  • time taken to complete a picture. Are you checking camera status?

We may be able to provide more assistance if you post the error message and code snippet.

Do you have it setup like this:

<uses-feature android:name="com.theta360.receptor.x" android:required="false"/>
<uses-feature android:name="com.theta360.receptor.z1" android:required="true"/>
<uses-feature android:name="com.theta360.receptor.v" android:required="true"/>

Is the Z1 in Client Mode? Is it a 51GB model?

If you have 51GB model and you are in Japan, use this form

RICOH THETA Plug-in Partner Program|RICOH

1 Like