-
Notifications
You must be signed in to change notification settings - Fork 107
Video/object track aggregation event #437
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: development
Are you sure you want to change the base?
Video/object track aggregation event #437
Conversation
Address review feedback
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There seems to be no way for the client to control the amount of produced track information.
Do we need a parameter to limit the number of snapshots?
If we modify the Object track complement structure to change to include tt:Object to make it more generic, Are we not opening up for more data to be sent that could be hard to filter?
|
Editorial remark on extending types:
|
Thanks for the suggestion, updated the schema as suggested. |
Addressed Bosch feedback
… scenes Added recommendation to enable object track data for sparsely crowded scenes
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@bsriramprasad Approved after analytics document render.
2025-03-10 Assume client configured the rule with below parameters Example 1
Example 2
Though these examples may seem like an anomaly for aggregation, it would still be beneficial for the client to be notified of final aggregation at end of track. Discussed in IST F2F and concluded that we need to add a requirement on devices to send Fina Aggregation irrespective of final not meeting the class/threshold rule parameters, PR update should reflect this change. |
Here is the summary of changes included in PR
18/06/2024
23/08/2024 Update
10/09/2024 Update
Addressed below changes based on the Bangkok F2F discussions
11/03/2025
Addressed below changes based on IST F2F discussions
18/03/2025
Addressed below changes based on IST F2F discussions
08/04/2025
Clarified ambiguous interpretation with reuse of tt:Object for aggregation and object track.
Fixed issue with schema as original proposal was violating core spec Section "9.4.1 Notification Message Format" in the ONVIF Core Specification states
The interpretation being that it is not allowed by the core spec to have several ElementItem with the same on the level currently specified in a message.