Hello,
we have successfully integrated XProtect Corporate via Protocol Integration in Java using MIP SDK 2013.
Now our customer asks to change the XProtect installation to the Professional one. So we install the 30-days trial and also updated the MIP SDK to 2014 version in order to check the amount of work necessary to adapt our Java component.
During last year’s MIP SDK training we heard that in MIP SDK 2014 the Corporate and Professional API would be unified but it don’t seem to be true. So we have to change significantly the component, using Image Server Protocol to retrieve Configuration, and Central Protocol to retrieve camera status, I guess. Is that right?
Also in MIP SDK 2014 we found the new Configuration API that is very interesting for our project, but there is almost no information about that in the MIP Documentation. Do you have some additional documentation (e.g. is that a SOAP Service? Does it have an WSDL file?) ?
Another question: is there a way through Protocol Integration API to get an encrypted (and possibly cross-platform) exported video? (Right now we are using Mobile Server API in order to get exported video)