Alarm Preview with snapshot

Hi Guys,

I a looking around to display snapshot that included in Analytic Event in Alarm preview. please let me know is this possible. Thanks.

The Alarm View in the Smart Client which is the upper right of the Alarm Manager tab in the Smart Client does this automatically.

If you need to develop you own app or plugin a good starting point could be the Alarm and Event Viewer sample, see how this sample read the alarms, the sample does not use the snapshot but the snapshot is part of the alarm.

In most analytics scenarios we recommend not to use the snapshot functionality, if what you put int the snapshot a camera image, it is better not to put it in as snapshot, but retrieve the image from regular recording by using the time stamp of the event or alarm.