onvif / specs

ONVIF Network Interface Specifications
Other
345 stars 93 forks source link

clarify rotation in video encoder configuration for issue 457 #472

Closed sujithhanwha closed 1 week ago

sujithhanwha commented 2 months ago

Please review the clarification text for issue #457

sujithhanwha commented 1 month ago

This change would contradict annotation of Width and Height in VideoResolution2. Statements need to be adapted.

DTT checks the resolution against the streamed video resolution. Check consequences of this change for DTT.

We received feedback from the DTT team. In the current implementation, if a DUT is initially set to a 90-degree rotation, it can cause issues with height and width validation (although it’s rare to start with a 90-degree rotation). To address this, they recommend adding a prerequisite to the test specification to start the test with a 0-degree rotation.