Versions Compared

Key

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

...

Request Example

Code Block
languagejson
{
  "inputUris": [ "rtsp://98.210.72.185", "playcan://outputs/0" ],
  "type": "PeopleCounting",
  "appParams": {
    "annotationMode":"normal",
    "sensibility":"5"
    // You can add more application specific parameters ...
  }
  "inputContentsInfo": [ "video", "thermalVideo"]
}

...