I want to get the list of cameras from the server using a soap service. But not able to access the soap service. Kindly let know which service to use for getting the list of cameras.

Please find the steps followed :

  • The version of XProtect we are using is Professional
  • Next I registered a developer account and downloaded the mip sdk and installed the same. From the installed directory, I received the WSDLs.
  • I used the ServerCommandService.wsdl as mentioned. Imported the wsdl in SoapUI and invoked the GetVersion service.
  • Got response : “HTTP request not supported.”
  • Please note that I can access the web client though.
  • Endpoint of SOAP service used is “http://[server ip]/ServerAPI/ServerCommandService.asmx”

It is important to know that XProtect Professional (e-code) and XProtect Professional+ (c-code) are very different when it comes to use of protocols.

E-code does not support GetConfiguration, please see -

http://doc.developer.milestonesys.com/html/index.html?base=reference/architecture/product_support.html&tree=tree_3.html

You will have to use “SystemInfo.xml” when working with e-code.