API reference - Ricoh Theta

camera._getMetadata command request

Definitions
Type object

Example:

{
    "name": "camera._getMetadata",
    "parameters": {
        "fileUrl": "http://192.168.1.10/files/100RICOH/R0010204.JPG"
    }
}
Property Type Required Description
name const yes Command to execute
parameters object yes -

name

Definitions
Type const

Description: Command to execute

Specific value: "camera._getMetadata"

parameters

Definitions
Type object
Property Type Required Description
fileUrl string yes URL of the JPEG file which metadata is required

fileUrl

Definitions
Type string

Description: URL of the JPEG file which metadata is required