Craig Oda

Results 18 comments of Craig Oda

I have the same problem. I don't have a solution at the moment. If you find one, please post.

@HarrisonQi when you write the tutorial, can you send me a note? For example, you could open an issue on that repo that you linked to above. I made the...

There's likely a bug in my code where the render method is adding multiple buttons to the game. The render method will loop through the code and attempt to add...

@anidotnet nice idea about ```dart if (!dialogButton.isMounted) { add(dialogButton); } ``` I'll try that. Have a nice day!

I don't work for RICOH. I'm just a guy with a camera. The format of the date may be different. try run a getOption to see what the format is...

@karmelcorn I have the following examples in [this document](https://drive.google.com/file/d/1OxnXfSppZoVOxn0lXq7DgDeUyhRn_Cpy/view). THETA X live streaming over usb cable to Windows and showing stream on: 1. Microsoft Teams Web browser 2. WebRTC getUserMedia...

> Can you please point me to the link to the community forum This is a community forum, not an official RICOH forum. https://community.theta360.guide/ Also, please note that I do...

The com.theta360.pluginlibrary should be installed with Gradle. Are you using Android Studio? https://github.com/ricohapi/theta-plugin-sdk/blob/ac139062066020f39a620ac7bb0df1e62df9f4cd/app/build.gradle#L33 If you have the USB cable plugged into a Raspberry Pi or Jetson Nano, you can power...

@TomRaybould and @Kyusung4698, thanks for the PR. Can you send me and @jcasman an email with information on the plug-in you're building? We want to relay this information on to...

I think this is related to this issue: https://github.com/ricohapi/theta-client/issues/80#issuecomment-2463643919 In particular, please post a link to the official Apple documentation for `NSTemporaryExceptionAllowsInsecureHTTPLoads` and `NSTemporaryExceptionRequiresForwardSecrecy`