specs icon indicating copy to clipboard operation
specs copied to clipboard

ONVIF Network Interface Specifications

Results 82 specs issues
Sort by recently updated
recently updated
newest added

Supporting multiple identical certificate pathes doesn't make any sense and make implementations based on standard cert stores difficult since many of them do not store pathes explicitly but build them...

The concept of certificate revocation lists is questionable and partially replaced by OSCP. Propose to drop implicit requirement to support CRLs when client authentication is supported. This PR keeps the...

Fix typo logitude -> longitude

When using a classifier to determine the color of an object the Likelihood attribute describes how confident the algorithm is that the color is correct.

App Event work item: Based on last telco, updated the spec. Please review.

AppMgmt
22.12

HTTP Digest Authentication - SHA 256 support as per RFC 7616.

onvif ext ticket - 2239 is already logged for this work item. https://wush.net/trac/onvif-ext/ticket/2239 As Per suggestion from Sujith, I am logging the issue here. Currently latest ONVIF Device Test Tool...

When several rules and analytics modules are configured on the device, Getprofiles response is becoming huge because of the analytics configuration attached to the profile and if analytics configuration is...

In the Core specification, **9.12.6 JSON Event Payload** section "SimpleItem" Conversion part is clear but, If the event has "ElementItem" its not very clear how it will be converted to...

Apparently, in the Analytics JSON example, except for Frame/Object/Appearance/Color/ColorCluster/Color/Weight, all attribute values have been encoded as strings instead of their JSON types number or the boolean values. This pull request...