Watermark in playback

Dear all,

How could we add watermark in playback at smart client? please advance, thx.

KennethT

You can use Overlays. Please explore the Analytics Overlay sample - https://doc.developer.milestonesys.com/html/index.html?base=samples/analyticsoverlay_sample.html&tree=tree_1.html

Thank for your info. But when we run the sample 1st time which under

[C:\Program](file:C:/Program)

Files\Milestone\MIPSDK\PluginSamples

We can’t find the Overlay option in setting popup window.

Please try to debug. First step: Is the plugin copied to the right folder and does it load?

https://developer.milestonesys.com/s/article/debugging-techniques-for-Smart-Client-plugins

Dear Andersen,

The sample has been run correctly right now. Thank a lot!

But it is only for just one of camera in milestone. How could we set all of live and play back view which all of them have watermark?

Please advance, thx.

KennethT

If you look at the next sample on doing overlay; the Smart Client Over on Event plugin sample, this sample does not have the mechanism to set up a camera to overlay but instead works universally on all cameras. I believe you will have to combine functionality from the two samples.