Calling Playback

Im calling the camera live stream with this code:

cDefinition.properties1.Add(“CameraId”, datCam.Id);

cDefinition.mWorkspace.ViewAndLayoutItem.InsertBuiltinViewItem(1,ViewAndLayoutItem.CameraBuiltinId,cDefinition.properties1);

How can i call the recorder video with a timestamp

Regards

The Smart Client View and Windows Tool plugin sample might be helpful for you.

Sample -

https://doc.developer.milestonesys.com/html/index.html?base=samples/pluginsamples/scviewandwindow/readme.html&tree=tree_1.html

KB article -

https://developer.milestonesys.com/s/article/Exploring-the-MIP-SDK-Tool-View-and-Window-Tool