How To Get The Name and Unique Id of the Server or System Against a Device
AnsweredHi,
I want to get the name and some unique id for the server or system hosting a camera.
So, if this possible, I'm guessing it can be accessed some how in DeviceAgent or Engine?
Thanks.
-
Hi Usama,
at the moment it isn't possible to access server information from inside plugin. Only IDeviceInfo is being passed to the plugin, which includes information only about camera.
In theory, it's possible to get these values with API, but I think it would overcomplicate things.
We have some ideas about allowing access to the server's internal parameters from inside the plugin, so perhaps in the future we'll implement this.
0 -
Hi Anton and NxMeta support,
Currently I am developing a NxMeta analytic plugin and I am looking to get the serverGuid and the storedMac, both are on mediaserver.conf and I could read them from that file, but I am wondering if it's possible get them via another source (like SDK) to avoid use the filesystem.
Please, let me know which could be the best practice to get that info.
Thank you,
Kind Regards.
0
Please sign in to leave a comment.
Comments
2 comments