Live video recording

We planning to develop integration of our system (Access Control, Java application) with Milestone VMS using ActiveX components integration.

Is this possible to start live recording (on NVR/DVR, not .AVI export on client PC) using sdk components? And if yes can we do it without streaming live video on ActiveX component same time?

We downloaded MIP SDK and can’t find this function in documentation and samples.

Hi Pavel,

my first thought was to use the VideoViewer example we have in our MIP SDK: see VideoViewer.mainform´s reference to “OnStartRecording” and “OnStopRecording”, but of course, this is .NET.

In your first line you mention “Java application”. If .NET is not a solution, see

“EventTriggerWithMetadata” which is indeed in our Milestone ServerCommandService SOAP protocol (MIP SDK) documentation.