The live preview from the RICOH THETA camera is accessed with the camera.getLivePreview API command.
Receiving Stream Instead of JSON
Unlike other API commands such as camera.takePicture, the getLivePreview command will return a stream. Your app is likely set up to receive JSON from the RICOH THETA camera.