Questions tagged [theta360]

The RICOH THETA is a 360 degree camera. Use this tag for questions on hardware, stitching, THETA mobile apps, uploading and sharing to RICOH and third party sites, photosphere metadata, and other questions related to the camera and 360 degree media.

The RICOH THETA is a 360 degree camera, currently in its 5th generation. It has two 180 degree lens on either side and stitches the two spheres together to create a full photosphere. It captures both images and video. Up through the THETA S (4th gen) the camera used an open source API called the OSC API, supported by Google.

The newest version, called THETA V (“vee”) is an Android device. There is a Partner Program and a way to unlock the camera, develop apps (called "plug-ins") and customize the functionality of the camera. This has made the camera popular in industries like construction, real estate, architecture, law enforcement, and more. The OSC API is still accessible in the V.

More information can be found at the official RICOH THETA site: theta360.com and the unofficial community site: theta360.guide

22 questions
0
votes
1 answer

Use one webcamtexture on multiple gameobject

I was trying This Page to map Theta S camera to the sphere. There are two half-spheres. The mapping is done by shaders, so I don't have to care about this. Both piece of sphere has same code: public int cameraNumber = 0; private WebCamTexture…
MyBug18
  • 2,135
  • 2
  • 11
  • 25
0
votes
1 answer

How do I figure out the UV Mapping from Ricoh Theta S Dual FIsh Eye to a Three.js r71 SphereGeometry

I am trying to reproduce the three.js panaorama dualfisheye example using Three.js r71. I need to stick to r71 because eventually I will use this code on autodesk forge viewer which is based on Three.js r71. I made some progress, but I need help in…
AlexisV
  • 77
  • 1
  • 7
0
votes
1 answer

Ricoh Theta S doesn't accept new options

I'm having problems with JSON and Postman when I'm trying to test camera settings. Every time when I change settings, the picture is always the same. If I change shutter speed to value 0.0002 (which should be shutter speed 1/5000) the result is the…
Selectall
  • 1
  • 1
0
votes
2 answers

How to set Shutterspeed of Ricoh Theta S via USB using gphoto or ptpcam?

I want to control a ricoh theta 360 camera using a raspberry pi 3 and ubuntu mate. I got gphoto2 via apt-get and ptp build from source. I also have the latest firmware version for the theta installed. Further, the exposure program was set to 1…
user3063903
  • 95
  • 1
  • 7
0
votes
2 answers

not able to upload 360 video to youtube

I just bought my theta s 360 camera. I wanted to upload it into youtube. I followed a few tutorials. But it was unsuccessful. I have attached the screenshot of the video that was uploaded in youtube. Thank you. this is the screen shot of the video…
Shreenath M
  • 143
  • 1
  • 2
  • 8
0
votes
1 answer

Ricoh THETA360 embed autoplay rotation

Is there a way to turn on autoplay for an embeded theta360 image? I can see the autoplay feature is turned on https://theta360.com/en/gallery/ but not when embedding the image somewhere:
androidu
  • 4,678
  • 6
  • 36
  • 51
-1
votes
3 answers

Android Read and Write Without Requesting Permission - Theta

i need permission read and write for my plugin, i try a lot of things. In manifest but not…
coco
  • 31
  • 6
1
2