Please tell me how to attach edited images when mailing with notification profile.

Objective:

Please tell me how to attach edited images when mailing with notification profile.

The final goal is to attach an image that reflects the analysis result of VCA to e - mail.

Questions:

Q1. Please tell me the general way to achieve with XProtect

(I believe that if metadata is included, it can be realized with the standard function)

Q2. Please tell me if there is any way to achieve it

I thought that there were the following methods as inspection results.

· Import metadata from VCA to XProtect

· Editing and replacing images using the contents filter function of the mail server

· Implement your own mail delivery function

Q3. Please let me know if there is a point where processing can be extended

· Expand Notification Profile

· Expand Rules

· Expand Action

· Expand Analysis Events

etc...

Precondition:

· Confirms that it can receive detection events, send mails, attach raw images

· VCA uses savVi

· Analytics Event uses Agent Vi Event

· MIP Plug-ins uses AgentViEventMonitoring

· I understand the API to acquire analysis results from VCA

· Currently no metadata device is used

· We use Profetional + license ​

Setting up a notification profile and a rule on an analytics event, the server can send e-mail and it can attach camera images, but cannot attach snapshot images sent in with the analytic event. This functionality is unfortunately not open to MIP integration. You cannot inject different pictures or similar.

Using MIP SDK it would be possible to develop a rule action. It is important to note that the notification profiles is not open to MIP usage, this means that developing such a rule action you will have to develop the mail server interface and functionality to send the e-mails, you will not be able to reuse the notification profiles etc.

This might be a very short answer and might not cover all you ask. I hope it is a hint for the direction. Let me know if this feeds further questions.