I need to create a new kind of LPR solution, where all I have to work with is images and a plate number. The customer would prefer to use the default Alarm Manager tab to link each alarm to 3 JPEGs: A underside vehicle stitch, a driver mugshot and the license plate number. Is there a simple way to link images to an alarm?
My first idea was to use 3 framework driver instances to save the jpegs of each picture, and so I could associate the new cameras to an alarm and Bobs your uncle.
My second choice is to create a sepetate tab to show all this data to avoid using the framework drivers for this.
Any ideas?
Edit: Can we add custom view items to the alarm manager depending on the alarm?
In the Smart Client Alarm Manager, when you pick an Alarm in the alarm list, the a picture from the camera and all snapshot will be shown in the alarm preview.
NOTE: XProtect Alarms are stored in the SQL Server database. When alarms have snapshots, all the snapshots are also stored in the database. This means, there might be a risk that the database consumes lots of data due to the snapshots if you send many events or alarms with snapshots, there is 10 GB limitation for SQL Server Express databases (which is default edition coming with XProtect).