Hi,We are using the SDK to Start recording, play, stop and jump to time.my question is how can i order the clients app to jump to a time and present all video channels at the same previous date and time. thank you :)

Please see following samples, these samples might be helpful.

- Video Viewer

The sample can show live and recorded video for two cameras.

The two cameras will operate in the same mode and be synchronized with regards to the playback time and playback commands.

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

- Individual Playback

The sample can show live and recorded video for two selected cameras.

This sample is similar to the VideoViewer sample but can control multiple cameras with respect to mode (live or playback) and time stamp.

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