Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Intellect gets commands and events to 10112 porta port set in the RestPort registry key:

http://[Intellect Server IP]:10112/intellect_core/React?command="[Intellect format command]"
http://[ Intellect Server IP]:10112/intellect_core/Event?command="[ Intellect format command]"
Infonote
titleNote.Important!

The RestPort key is set to 0 by default, so the function of sending reactions and events to Intellect using HTTP request is disabled. To enable it, set the RestPort key value, for example, RestPort=10112. See

The specified port can be changed using the RestPort registry key – see

details in Registry keys reference guide.


Examples:

Add captions to video from camera 2 via HTTP request:

...