8000 Issues with ONVIF Analytics 24.12 specification document · Issue #557 · onvif/specs · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Issues with ONVIF Analytics 24.12 specification document #557

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

Open
andyhenson opened this issue Apr 15, 2025 · 1 comment
Open

Issues with ONVIF Analytics 24.12 specification document #557

andyhenson opened this issue Apr 15, 2025 · 1 comment

Comments

@andyhenson
Copy link

There are a few typos in the Analytics 24.12 specification.

Under 5.3.6 Object Class descriptor, the example code contains Class Types of Car and Truck. This Type is described in https://www.onvif.org/ver10/schema/metadatastream.xsd as "Acceptable values are defined in tt:ObjectType" which does not contain Car or Truck. This Class Type is not to be confused with the VehicleInfo Type of tt:VehicleType which appears in tt:VehicleInfo element (see 5.3.8).

Several examples contain ” character (Unicode 201D "Right double quotation mark") when a normal " character (Unicode 22 "Quotation mark") was intended. Examples in 5.3.5 Color descriptor (under tt:ColourCluster ) and 5.3.6 Object Class descriptor (under tt:Class). This is a fairly minor error, but makes it hard to validate code using the ONVIF supplied examples.

@HansBusch
Copy link
Member

Thanks for noting the discrepancies. For a first fix see PR #558.

Regarding the type usage the text in the analytics specification allows for usages beyond tt:ObjectType which contradicts the note in schema. Needs a follow-up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
0