Scenario:
We have a big milestone setup and it is generating over 60k alarms a day, when the team brainstorm the issue we came up with a possible way to reduce the footprint of the alarms significantly but that would require that an image (or a series of images) of the alert to be extracted or saved somewhere and for further processing.
Questions:
- Is the image extraction from an alert possible\doable with the SDK?
- What if I want to extract a series of images from the alarm event, let’s say 5 seconds back and 5 after the event?
- Do we have samples or know which SDK Libraries\Classes I would need to leverage?