Closed zachvictor closed 5 months ago
Hi Victor, thanks for the detailed problem description.
The analytics normalized coordinate system bases on the encoded video image as defined by the VideoSource Bounds property.
Devices may stream shapes and bounding boxes in pixel coordinates as long as they provide a normalizing transform. If that is missing the devices does not adhere to the specification even if it passes the test tool which only checks the content of GetSupportedMetadata but not the actual streamed shape information.
Hope this addresses your question.
Discussed in https://github.com/onvif/specs/discussions/409