Service usage🔗

The Long-term database service ensures storing of selected types of events and access to them regardless of the archive storage settings. With this service there is no need to be concerned that event data will be lost if the archive is deleted.

Records stored in the Long-term database service can be used to build reports of video analytics modules and view the Events Log. Such records:

  • Do not require additional settings from the user to be displayed.

  • Displayed seamlessly to records from the databases of Eocortex servers.

  • Marked with the /services/long-term-database/svg/ico-service-content.png icon to determine whether the event belongs to the service base.

Events

Events from the Long-term database service database can be displayed in the Events Log of the Eocortex Client application.

../../_images/event-log.png

Records retrieved from the database of the service are additionally marked with the /services/long-term-database/svg/ico-service-content.png icon next to the date and time the event was created, which allows to identify their source.

When displaying the Events Log, the Eocortex Client application gives priority to events from the servers' databases, loading records from the service database only if the event does not exist in the own database of the Eocortex server.

The described logic prevents duplication of events when viewing the Events Log in the Eocortex Client application, at the same time allowing to view events outside the archive available on the server.

For certain types of events, the service allows storing not only the events themselves, but also the frames associated with them.

Note

At version 4.1, displaying of frames in the Events Log is available only for the Recognized license plates event type.

If an event has the option of saving an associated frame, it will be displayed in the preview window in the lower right corner when highlighting the event in the Events log.

../../_images/event-preview-frame.png

Otherwise, the preview window will display the No frame message.

../../_images/event-preview-no-frame.png

The retrieved frame can be displayed in full screen mode by double-clicking on it, or it can be saved to the device by clicking the /win-client/svg/cell/ico-save-frame.png button in the lower right corner of the preview cell.

Reports

Events from the Long-term database service database can be used to build reports in the Eocortex Client application.

When building reports of video analytics modules, the Eocortex Client application primarily uses records from the database of the server. Events are loaded from the service database only if there are no events for the specified period in own databases of Eocortex servers.

The described logic prevents the possibility of multiple counting of the same event, while allowing to build reports for periods outside the existing archive.

For certain types of events the service allows storing not only the events themselves, but also the frames associated with them. If this option is enabled and configured, the report will display not only the text data, but also the frames related to the events.

Note

At version 4.1, displaying of frames in reports is available only for the Recognized license plates and Face recognized event types.

../../_images/report1.png

Records retrieved from the database of the service are additionally marked with the /services/long-term-database/svg/ico-service-content.png icon next to the date and time the event was created, which allows to identify their source.

Events from the service database cannot be used to build a report for the Search for Objects module due to the fact that this module uses archive records in addition to the events when building a report.

The retrieved frame can be displayed in full screen mode by double-clicking on it.

Related references