I would like to acquire the camera name of SmartWall by using an independent application with MIPSDK in XProtect. However, I couldn’t acquire the camera name using API.
■ Question
(1) Could you teach me how to acquire camera information assigned to each monitor in SmartWall. I would like to use an independent application implemented by MIPSDK.
* Either Component Integration or Protocol Integration is acceptable.
■ What I did
(1) Created the independent application with MIPSDK.
After successful login, I couldn’t acquire the camera information.
If I called this method in the plugin, I acquired the monitor information as SCViewAndLayoutItem. In addition, the camera information is also acquired as child information.
I just ran the sample and did Set preset in the sample. Then selected a message (from Set preset) in the top list and checked if there was a camera name and ID in the XML. As you can see below, there is the camera name and ID that I am supposed to see. I thought this would be the one that you wanted to see but it is not? If not, please explain a bit more detail.