Theta Refuses to live stream via USB - Error "Theta UVC Blender Status:0x800705AA"

This error occurs when the connection from the THETA to the computer is not established.

Look into the connection between these four pieces:

1 Camera => 2 Computer USB Port => 3 UVC Blender = > 4 OBS

If the problem is that you have a video stream, but it is in equirectangular mode (you lack 360 navigation), then the problem is probably between:

3 UVC Blender => 4 OBS => 5 YouTube Streaming Event

Possible problems that cause Status:0x800705AA errors:

camera is not in live streaming mode

Test to make sure you can stream an equirectangular video and display it locally with just OBS, not YouTube. A blue Live light needs to be on.

camera is not plugged into USB port or power is off

The THETA has a user configurable power off period. Maybe your camera turned itself off? The USB connection on the THETA is 2.0, but it will work with a 3.0 port on the computer. Try turning the THETA on in live streaming mode first, then plugging it into the computer

OBS not finding UVC Blender

Despite showing that OBS is connected to UVC Blender in the Device selection, sometimes it is not registering. Select another device such as THETA S streaming in dual fisheye mode to test the connection, then flip back to THETA UVC Blender. Even during a live stream with YouTube, you should be able to change the device. If it’s not streaming in equirectangular mode on OBS, it will not stream in 360 navigation on YouTube

Camera firmware needs update

THETA UVC FullHD Blender needs firmware 01.82. If you have an earlier firmware, upgrade using this guide.

Thanks for the reply, Codetricity. I have tried everything you suggest and nothing works. The camera is detected by the OS but only as a camera with storage. Meaning, I can open it up and see whatever is stored on there, but it is not recognized as a capture device. Any application (such as OBS) that sees a capture device only sees the UVC Blender, not the Theta itself. I think that’s part of the problem. The OS doesn’t see the camera as a capture device and therefore the UVC Blender has no source. Which is strange because it ‘registers’ fine when I run the Theta registration app.

One thing that did strike me is that you said it has to be in ‘live streaing mode’ a a blue ‘Live’ light needs to be on. I don’t get a ‘Live’ light, I just get the blue videocamera icon and the blue dot that it’s ready. I’ve seen pictures of the actual word ‘Live’ lit up before but I don’t know how to make that happen. Am I missing that?

Lastly, all my computers only have USB 3 ports. I can’t imagine that is a problem since it’s 100% backwards compatible, but just in case I plugged an old USB 2 hub just to test and that didn’t work.

Any thoughts?

I got it! It was the ‘Live’ streaming mode that I was missing. I just watched a tutorial that explained you had to press the power and the streaming button together to get it to work. I feel like such an idiot. Thanks for the tip!

another question if you have any guidance, the latency going through the UVC blender is pretty high, about 3-4 seconds. Do you know if there’s any way to cut that down? maybe encode at a lower resolution or frame rate?

Awesome! So glad you got it working. The main thing is to have fun and keep learning. Everyone has the same problems of not pressing a button or not checking a box, or some configuration setting. I hope that by documenting problems and solutions here and making it publicly available, it will help more people.

I think it is common for people to not press the buttons for live streaming. Thank you for sharing your thought.

Press “mode button” - keep pressing - and press “power button” → camera goes to the LiveVideoStreamig mode.

Connect a usb cable with S and laptop (MAC or PC).

The THETA S can be used as a web cam. You can use web cam software such as Skype to see live video streaming with the THETA S.

I have the same latency of 3-4 seconds on my test system with YouTube.

If you’re trying to do an immersive experience, you may need to bypass youtube for machine to machine streaming.

Here’s an example:

I will try your suggestion but I’m not sure how it will help. The delay is caused by the UVC Blender, for the most part. If you open up Graph Edit in Windows, it gives you a direct path to the DirectShow element and when I render it I can see the delay. This is OS/Application delay, not YouTube. I suspect it’s doing a few things… first, the camera has to take the raw frames and encoded into motion JPEG, which adds a little bit of latency. Then it hits the OS and gets decoded, which adds more latency… then the UVC Blender has to take it and stitch the whole thing together in realtime, which I suspects adds the bulk of the delay. I have a pretty fast machine but I figure the application itself isn’t particularly optimized. You can measure this by timing the difference between the direct ‘2 sphere’ capture and the UVC Blender… they’re about 2 seconds apart. I’ll be able to live with the latency, I just wish it was lower.

The webRTC application doesn’t use UVC blender. It uses JavaScript code in
the browser to handle the stitching. The video stream going to the browser
over the network is a dual-fisheye stream. I’m not sure if it will help.
However, just wanted to let you know what your options area. It’s only in
a test phase too, so not as established as YouTube.

You may still have the delay with the browser stitching the stream instead
of UVC Blender. I have not tested it extensively.

thanks. it’s good to know that they’re doing it in JS… that gives me hope.

The code is here:

https://github.com/ricohapi/video-streaming-sample-app/blob/master/samples/thetaview.js

Poke around

FANTASTIC! I suspect this will help a lot. Chrome has tons of graphics optimizations so I suspect it will perform much better than the implementation in the blender. Thank you so much!

I had problems with Mozilla Firefox. Please use a new version of Google
Chrome for your tests. It may help.

i’m having the same problem, but the live mode is on

1 Like

Do you have firmware 1.82 installed on your camera? if not, use the desktop app.

Does it work with Skype or Google Hangout using the THETA S driver, not UVC Blender? if so, it’s a problem with the USB connection, the physical wire, the USB port of your camera, or the computer.

The firmware may be the problem.

Updating firmware (1.82) is OK for me.

1 Like

Thank you for your success report. I made an error. As you correctly indicated, 1.82 is the version that supports UVC FullHD Blender.

I’ll update my post above to reflect this. Appreciate your information contribution to the community.

Hi there, I had done all the things you said were, the camera is in live mode, I had changed the cable, registed the camera with the blender, installed obs and everything is ok.
The fact is "THETA UVC Blender Status:0x800705AA message is appering insted the image, also switched between normal pc webcam to UVC HD Blender and nothing appears.
There is a red light when on live mode (power button).

Can you help me?

What version of firmware do you have on the THETA?

You need 01.82 with the newest application

Did you read through this guide about the new upgrade?

Please confirm you are using a THETA S and not THETA SC. The camera should be black.

Lights should look like this:

A bit more information that may help.

The error above occurs when the THETA camera is not communicating with OBS. You can replicate this error by completely unplugging the THETA from the USB cable and you’ll see the same error.

The problem probably is one of these areas:

  • camera firmware (current is 01.82)
  • UVC Blender driver (new one released last month. Now called UVC FullHD Blender)
  • USB cable physical connection. sometimes changing cable or USB port helps

Also try:

  • reboot your computer
  • restart OBS
  • test it with other webcam software like Google HangOuts to isolate a problem with OBS
  • test it with THETA S (dual-fisheye view) to rule out the USB physical cable problem

I’ve tried everything mentioned above. I am able to access the photos and videos taken previously (meaning that the cable is working), but am unable to get the live streaming to work. I have tried MPC Classic, and the same problem occurs. I’m thinking why is the Theta camera not communicating with my computer in Live Streaming, but is able to communicate as a data storage to transfer data to my computer.