Versions Compared

Key

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

GET http://IP-address:8888/RemoveCamera?displayId=\\.\DISPLAY1&cameraId=1 - removing a camera with id 1 from the current layout of DISPLAY1.

GET http://IP-address:8888/RemoveAllCameras?displayId=\\.\DISPLAY1 - removing all cameras from the current layout of DISPLAY1.

GET http://IP-address:8888/displayId=\\.\DISPLAY1&cameraId=1 - adding a camera with id 1 to the current layout of DISPLAY1.

...