Toggle between Live or Independent Playback Mode in Smart Client Live tab.

Greeting,

I wonder if there is any command I can send to the Smart Client to simulate a click on the Independent Playback Mode button of a view on it, in Live tab.

I have studied the PlaybackwpFUser from the following link:

http://doc.developer.milestonesys.com/html/samples/PlaybackwpFUser.html

but it only changes the mode in the WPFImageViewerControl itself instead of the one on the Smart Client.

I also found something called SCIndepentPlayback plugin but I don’t really know how it can be utilized and if it is the solution I needed.

Thanks in advance.

I referred to this post as well:

https://developer.milestonesys.com/s/question/0D50O00003EIrjtSAD/switch-from-live-to-playback-and-vice-versa-in-plugin-smartclient-using-imageviewcontrol

but it is not exactly what I wanted.

There is currently no SDK support for interacting with the independent playback mode of the build-in camera view items.

You can of course make your own view item type like it is done in the SCIndependentPlayback sample, but that will mean that you do not have all the functionality available that is part of the build in camera view item.

We are aware of this shortcoming, but can currently not say when it will be implemented.