Manual Recording Command

Hi, I’m trying to develop a Component Integration Application.

My application connects to a server milestone and show the images from an ImageViewer. When is in Live mode I need to activate the command of manual Recording.

practically, once I have chosen the camera,

I would like to implement the function of the manual Recording that in the Smart Client is present in the button of the View.

Is there some commands in the sdk that I can use?

Thank you.

Gabriele

.

Please explore the Video Viewer sample.

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

Note that the two buttons under the ImageViewerControl is “start recording” and “stop recording”.

Thanks a lot!

Gabriele