can i open the smart client playback tab with a camera selected from my plugin.

I have a requirement where i monitor events in my plugin, i have start time and end time for the event and the camera, i need on a button click to go the the playback tab in the smart client and select the camera and start the preview based on the event time.

best regards,

thanks in advance

Please see this Smart Client View and Window Tool sample;

https://doc.developer.milestonesys.com/html/index.html?base=samples/smartclientview_windowtool_sample.html&tree=tree_search.html?search=smart+client+view+and+window+tool

This sample shows you how to control Smart Client. It might be helpful.

Thank you, it helped a lot.