Single Server Installation

Hi,

Using Corp 2024 r1 and SDK 2023 r2.

We have installed a management server, recording server, and management client on a single machine and added another standalone recording server.

system1 : MS+MC+RS1

system2 : RS2

Is there a method or call to determine if the recording server we are accessing from SDK is running on the management server?

Thanks,

Vega.

Hello,

I am assuming that Status viewer sample might be interesting?

https://doc.developer.milestonesys.com/html/index.html?base=samples/componentsamples/statusviewer/readme.html&tree=tree_2.html

This sample shows how to dynamically show status on items such as server, camera, event etc. If this sample is not suitable, please get back to us.

We wanted to know if the recording server and the management server are running on the same PC

I think there are many ways but I will just suggest this one..

If you have the camera Item or FQID it contains the FQID.ServerId.ServerHostname which is the URL for the recording server, you can compare this to the Management Server.