Dear all,
We should get all camera IP address for a schedule task after event server restart in our plug-in. How could we get the list? Please advance & thx.
KennethT
Dear all,
We should get all camera IP address for a schedule task after event server restart in our plug-in. How could we get the list? Please advance & thx.
KennethT
There is in MessageCommunication a “Server.GetIPAddresRequest” and a “Server.GetIPAddresResponse”
You can see it in use in the Config Dump tool plugin sample, in BackGroundDump.cs
Dear Andersen,
We got it and thank a lot!
KennethT