Specifications for immediate display in Advanced Object Search
CompletedI have a question regarding the specifications of Advanced Object Search.
Below, I will refer to it as the "search screen."
As shown in the attached image, I would like to view a list of object detection results detected by a plugin for any currently recording camera.
How can I achieve this?Please tell me if lacking information.

Details:
Requirements:
Let's assume we want to detect a specific Person.
- If a Person is detected for the first few seconds or minutes, then disappears for a few seconds or minutes, and then is detected again, I want the search screen to display two separate detections of the Person.
- I want detections to be displayed on the search screen as soon as they are detected.
- If there is a way to display detections via the plugin, I would like to adopt that method.
I want to apply the above requirements to any object that is being detected.
Current Situation:
- The recorded data is stored on an external SSD.
- Sometimes, detections are displayed immediately, while other times, they do not appear at all.
-
Thank you for reply.
How can I send detection event to search screen from plugin? Is it different from pushMetadataPacket?
The plugin should be capable of sending detection events to the search screen.
You can use WebSockets or a similar technology to push detection events to the search screen instantly.
0 -
Please disregard the previous comment, as it was generated by a fake bot. I have removed the response accordingly.
Regarding your questions:
If a Person is detected for the first few seconds or minutes, then disappears for a few seconds or minutes, and then is detected again, I want the search screen to display two separate detections of the Person.
This behavior depends on the specific integration. Generally, if a person disappears for a few seconds and then reappears, the system will typically register a new detection event.
I want detections to be displayed on the search screen as soon as they are detected.
The Advanced Search Screen displays the results that were available at the time of opening the screen. However, if new events occur after that, they will be indicated at the top (e.g., "+5 new results" as shown in the screenshot). Clicking on this notification will update the results to include the latest events.

If there is a way to display detections via the plugin, I would like to adopt that method.
Could you clarify what you mean by displaying detections via the plugin? If you have a specific method or use case in mind, we'd be happy to explore possible solutions.
Best regards.
0
Post is closed for comments.
Comments
2 comments