I’m working on the OverlayOnEvent sdk sample. I found the private void UI_DrawOverlay is the portion that actually controls the overlay data. I can see that I am getting the object addOn.CameraName as the source of the overlay data. What I would like to reference is the hardware ip address of the camera so I can use it in a ping of the device. What is the object that references the hardware ip address?
Please see ConfigAPIClient sample, this is a standalone sample, not plugin but you can also utilize it to your plugin. The sample shows you hardware IP address, please see below.
