I was wondering how I can get the device group that a camera belongs to. That is, if I know “Camara_7” how can I come to the conclusion that it belongs to the Canal_3 group, in c#
thank you very much for everything
I was wondering how I can get the device group that a camera belongs to. That is, if I know “Camara_7” how can I come to the conclusion that it belongs to the Canal_3 group, in c#
thank you very much for everything
A camera can be a member of multiple groups, don’t assume it is only one group. There is no function like the one you seek. Instead you will have a to search for the camera in each group.