We are developing a custom Milestone plug-in. We need to find out when a camera shown in the Milestone viewer starts and stops recording. Based on this information we will save some supplementary data in the SQL server. Is there any way to achieve this using the Milestone C# SDK?
You can get the information by subscribing to the Message “NewEventsIndication”
You can see this in use by exploring the Config Dump tool plugin sample ao.