Go to documentation repository
Page History
When getting such commands, standard events and reactions will be generated in Intellect – they can be used in scripts and macros (see Creating and using macros section of Administrator’s Guide as well as Programming Guide (JScript)).
General request format:
| Info | ||
|---|---|---|
| ||
Create and configure the Web server object in order to use these requests – see Creating the Web-server object |
...
| Code Block | ||
|---|---|---|
| ||
{
"command" : "{react}"
} |
Request parameters:
| Parameter | Is required | Description |
|---|---|---|
| command | Yes | React – a reaction in the Intellect format Event – an event in the Intellect format |
Request example:
Add captions to video from camera 2 via HTTP request:
...
Overview
Content Tools