I'm using multiple instances of ImageViewerControl to show video.I'm using EnvironmentManager.Instance.Mode to set live and playback. This is a singleton, changing all the windows to playback.Is there a way for live on 3 windows and playback on 1

Can you check this sample, it may help you.

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

https://developer.milestonesys.com/s/question/0D50O00003EIrqkSAD/sdk-simultaneously-display-live-video-and-playback-video-from-two-imageviewer-instances

Hi Guys, Thank you for this. I’ve figured it out now using that VideoViewer2 Playback!

Cheers