EasyManua.ls Logo

Barco Event Master E2 Series - Page 564

Barco Event Master E2 Series
584 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
R5905948 /12 Event Master Devices564
Response:
- response: null
- success: (0=success, anything else is an error)
Example:
- {"params": {"type": 0, "id": 0, "screengroup": 0 ,"mode": 1},
"method":"freezeDestSource", "id":"1234", "jsonrpc":"2.0"}
listStill
Definition:
- This API lists all the stills with properties such as id, Name, H/V size, LockMode, StillState, PngState,
File size.
Request:
- params: {}
Response:
- response: Array of : [{"id":0,"Name":"StillStore1",
"LockMode":0,"HSize":{"Min":0,"Max":99999,"$t":1920},"VSize":{"Min":0,
"Max":99999,"$t":1080},"StillState":{"Min":0,"Max":4,"$t":3},"PngState":
{"Min":0,"Max":2,"$t":0},"FileSize":{"Min":0,"Max":100000,"$t":9331.2}}]
idIndex of still store.
NameName of still store.
LockModeFor future use. Always set to 0.
H/V sizeHorizontal and vertical size, Min, max and current value. It shows the current value.
StillStateThis tells user if the still is currently being captured or not, or if it is getting deleted.
PngStateThe PNG for stills are for the thumbnails we capture for the stills.
FileSizeSize of the file created in KBs.
- success: (0=success, anything else is an error)
Example:
- {"params": {}, "method":"listStill", "id":"1234", "jsonrpc":"2.0"}
deleteStill
Definition:
- This API deletes a still.
Request:
- params: {"id": x}
idIndex of still.
Response:
- response: null
- success: (0=success, anything else is an error)
Example:
- {"params":{"id": 0}, "method":"deleteStill", "id":"1234", "jsonrpc":"2.0"}
takeStill
Definition:
- This API creates/overwrites a still.
Request:
- params: { "type": x, "id": y, "file": z}
type0 for input source, 1 for BG source.
IdIndex of the source. If the source id of the destination is provided, no still is created and an error
is shown.
Filestill file id. If you pass file : 5, this creates StillStore6.
Response:
- response: null
- success: (0=success, anything else is an error)
Remote Control Protocol

Table of Contents

Related product manuals