RICOH THETA SDK "theta-client" 1.9 available

theta-client continues to improve. These are the changes moving from 1.8 to 1.9. RICOH recommends updating to the most recent version.

Changes from 1.8.0

  • _ethernetConfig option is now available, possible to set IP address as static or dynamic, set ipAddress, subnetMask, defaultGateway, and _proxy
  • Added new supported values to fileFormat option:

{“type”: “mp4”,“width”: 7680,“height”: 3840, “_codec”: “H.264/MPEG-4 AVC”, “_frameRate”: 10}
{“type”: “mp4”,“width”: 7680,“height”: 3840, “_codec”: “H.264/MPEG-4 AVC”, “_frameRate”: 5}
{“type”: “mp4”,“width”: 7680,“height”: 3840, “_codec”: “H.264/MPEG-4 AVC”, “_frameRate”: 2}
{“type”: “mp4”,“width”: 5760,“height”: 2880, “_codec”: “H.264/MPEG-4 AVC”, “_frameRate”: 30}
{“type”: “mp4”,“width”: 5760,“height”: 2880, “_codec”: “H.264/MPEG-4 AVC”, “_frameRate”: 15}
{“type”: “mp4”,“width”: 5760,“height”: 2880, “_codec”: “H.264/MPEG-4 AVC”, “_frameRate”: 10}
{“type”: “mp4”,“width”: 5760,“height”: 2880, “_codec”: “H.264/MPEG-4 AVC”, “_frameRate”: 5}
{“type”: “mp4”,“width”: 5760,“height”: 2880, “_codec”: “H.264/MPEG-4 AVC”, “_frameRate”: 2}
{“type”: “mp4”,“width”: 3840,“height”: 1920, “_codec”: “H.264/MPEG-4 AVC”, “_frameRate”: 60}
{“type”: “mp4”,“width”: 3840,“height”: 1920, “_codec”: “H.264/MPEG-4 AVC”, “_frameRate”: 30}
{“type”: “mp4”,“width”: 3840,“height”: 1920, “_codec”: “H.264/MPEG-4 AVC”, “_frameRate”: 15}
{“type”: “mp4”,“width”: 3840,“height”: 1920, “_codec”: “H.264/MPEG-4 AVC”, “_frameRate”: 10}
{“type”: “mp4”,“width”: 1920,“height”: 960, “_codec”: “H.264/MPEG-4 AVC”, “_frameRate”: 60}
{“type”: “mp4”,“width”: 1920,“height”: 960, “_codec”: “H.264/MPEG-4 AVC”, “_frameRate”: 30}
{“type”: “mp4”,“width”: 2752,“height”: 2752, “_codec”: “H.264/MPEG-4 AVC”, “_frameRate”: 30} *1
{“type”: “mp4”,“width”: 2752,“height”: 2752, “_codec”: “H.264/MPEG-4 AVC”, “_frameRate”: 10} *1
{“type”: “mp4”,“width”: 2752,“height”: 2752, “_codec”: “H.264/MPEG-4 AVC”, “_frameRate”: 5} *1
{“type”: “mp4”,“width”: 2752,“height”: 2752, “_codec”: “H.264/MPEG-4 AVC”, “_frameRate”: 2} *1

*1 RICOH THETA X firmware v2.50.1 or later. This mode outputs two fisheye video for each lens. The MP4 file name ending with _0 is the video file on the front lens, and _1 is back lens.

300, 1500, 3000 (*1), 7200 (*2)

(*1) THETA Z1 Version 3.01.1 or later, only for 3.6K 1/2fps and 2.7K 1/2fps.
If you set 3000 seconds in 3.6K 2fps mode and then set back to 4K 30fps mode, the max recordable time will be overwritten to 300 seconds automatically.

(2) THETA X Version 2.00.0 or later, only for 5.7K 2/5/10fps, 8K 2/5/10fps, and 2.7K2.7K 2/5/10fps.
If you set 7200 seconds in 8K 10fps mode and then set back to 4K 30fps mode, the max recordable time will be overwritten to 1500 seconds automatically.

1 Like