WebAPI Overview
- Info : Change the spec of
_wlanMacAddress - previewFormat : Add 2K preview mode
- _wlanAntennaConfig : New Added
info display, Mac Address Change
referring to /osc/info
(*1) For THETA X, firmware versions v2.63.0 and earlier display the communication MAC address , while v2.71.1 and later diplay the physical MAC address . For other than THETA X, the physical MAC address is displayed.
preview format, new resolution
For RICOH THETA X
{“width”: 3840, “height”: 1920, “framerate”: 30} *1
{“width”: 1920, “height”: 960, “framerate”: 30} *2
{“width”: 1024, “height”: 512, “framerate”: 30}
{“width”: 512, “height”: 512, “framerate”: 30}
*1 Recommend to use Ethernet to transfer 4K livePreview because wireless LAN may not have enough bandwidth for it.
*2 firmware v2.71.1 or later
WiFI WLAN Power Savings or Speed Configuration
_wlanAntennaConfig
Overview
Configure the wireless antenna to operate in either SISO or MIMO mode.
Can be acquired by camera.getOptions and set by camera.setOptions.
Support model
| X | Z1 | V | SC | S |
|---|---|---|---|---|
| v2.71.1 or later | — | — | — | — |
Support value
| Value | Description |
|---|---|
| “SISO” | Priority on power saving |
| “MIMO” | Priority on wireless speed |
(*) After changing the settings, required reboot THETA to apply the changes.
NOTE ON .guide from April 2025
Please read the important notice on .guide changes from April