Is it possible to open video views with another system, for example, when the production system alarms, the video view opens from the alarm point.

If you want to see the video with another system, then Video Viewer sample might be helpful for you.

https://doc.developer.milestonesys.com/html/index.html?base=samples/videoviewer_sample.html&tree=tree_2.html

However, I am not sure what you exactly want to do, so if my answer doesn’t fit for your question then please elaborate it.

Thank you for your answer.

I didn’t mean that.

I meant that another system could make a video opening for Milesone

If you have another VMS (video management system) and you want to transfer the video to the XProtect recording server you need to do this using a device driver, you add the other VMS as devices on XProtect. Depending on the other VMS it might be possible to add devices by using Universal Driver or by using ONVIF driver. If no driver fits it would be possible for you to develop a driver by using the MIP SDK Driver Framework.

Thanks for the reply.

I would like to clarify my question more.

I would like to send a command from the production system to open a certain live video in the Milestone program to the Milestone surveillance monitor.

Is there any unification interface for opening live video images of other programs in Milestone?

The “Milestone program” is that the Smart Client? Do you want to open live video from a source that is not a Milestone XProtect VMS?

If the answers are yes and yes: It would be possible to develop a Smart Client plugin that can show video from such a source. It would be possible to develop this Smart Client plugin in a way where it could be listening for a signal from “another production system” and act based on the signal.

There is no sample that displays other video sources.

A plugin could communicate in your preferred method with another production system.