Previous page Getting the list of displays  Switching camera to archive mode Next page

GET http://IP-address:8888/SelectDisplay?displayId=\\.\DISPLAY1 - selecting an active display.

Here is an example of Server response:

{
"Description": "",  
"Status": "OK"
}

Here is an example of an error message:

"{\"result\":\"error\"}" 

  • No labels