How to get timestamp of live videostream?

Please look at this sample;

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

Put a break point in this method;

jpegLiveContentEventHandler and explore the returned arguments.

I hope it helps you.