To use this new feature, you must update both the mobile app and the firmware on your camera. In my case, I needed to use the desktop app as the WiFi update did not work. The update took several minutes.
A wireless LAN connection has several advantages compared to a direct wireless connection between the Theta and the phone:
– If you want to upload a photo or video from the Theta, you can do so directly, without having to reconnect your phone to a different network.
– The maximum range of the Theta could be increased. Rather than being limited to the maximum range of the Theta’s internal antenna, the Theta can be controlled throughout the coverage area of the wireless network.
– In the future, it may be possible to stream wirelessly from the Theta through the wireless network. Currently, Theta can only stream via a USB connection to a desktop, although Ricoh plans to add wireless streaming. If the Theta is wirelessly connected directly to the phone, then the streaming broadcast must be through the phone’s LTE connection, which may be limited in some areas. Instead, with a wireless LAN mode, the Theta can stream through the wireless network’s internet connection while remaining wirelessly connected to the phone.
Found solution:
Login is theta service name, password was set in app.
Authentication is problematic because DigestAuthentication is not supported in Retrofit or event android as is.
I’ll test one of solutions (is it reliable or not).
When you say “theta service name”, do you mean the serial number like YL00101082.OSC or do you mean the serial number like 00101082? I’ve been trying to login to the THETA V when it is in client mode using Postman and DigestAuthentication for testing. However, I have not been able to do it successfully.
I summarized the information from @felislynx in the new post below. I also added new information on using Qt for DigestAuthentication I got from another community member. Let’s move the app development discussion to the thread below.