You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ONVIF spec compliance — 11 parsing bugs corrected against official WSDL/XSD
NetworkInterface: IPv4 address now reads Config/DHCP for DHCP flag and Manual/Address / FromDHCP/Address per spec (was misreading FromDHCP as
boolean text → produced ip=/0 against real devices)
Capabilities: max_profiles now reads from Extension/ProfileCapabilities/MaximumNumberOfProfiles
StorageConfiguration: removed non-spec use_anonymous / storage_status
fields; now reads Data type= attribute, LocalPath, StorageUri, Data/User/UserName per spec
SystemUris: removed non-spec firmware_upgrade_uri; added system_backup_uri; system_log_uri now reads SystemLogUris/SystemLogUri/Uri; support_info_uri reads SupportInfoUri per spec
RecordingConfiguration: added maximum_retention_time field
RecordingItem: removed non-spec earliest_recording, latest_recording, recording_status fields; token now reads child element RecordingToken;
source/content read from Configuration/Source and Configuration/Content