Obtain information if HTTPS is enabled for item

Hi all!

using MIP SDK, I am looking for a way to obtain the properties “HTTPS Enabled” and “HTTPS Port” for a camera item, according to the screenshot attached.

In the item’s properties, only the Address can be found but the http-scheme does not change according to the property.

Did I miss anything?

Config API Client sample might be helpful.

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

Go to Recording servers – (Recording server) – Hardware – select hardware – select Settings tab.

Thank you, that was the hint I needed!