mirror of
https://github.com/kerberos-io/onvif.git
synced 2026-08-23 15:08:33 +00:00
The topic table covered the AXIS Guard suite (MotionGuard, FenceGuard, LoiteringGuard) but not VMD — the stock motion app shipped on every AXIS camera, and the one an installer configures before reaching for a paid Guard product. VMD publishes on tnsaxis:CameraApplicationPlatform/VMD/Camera<N>Profile <ID>, which fell through every rule to KindUnknown. Consumers that key recording off KindMotion therefore never recorded, and because an unrecognised Kind is normally discarded at debug level the failure presents as silence rather than an error. Found on a site where an AXIS camera with VMD and a motion recording trigger produced no recordings across a 9h41m window while its ONVIF subscription stayed healthy throughout.