Abandoned-object detection is a rule inside ObjectTrack Pro, and the module behind it is a two-stage neural pipeline rather than a motion detector. A first convolutional network annotates objects of known classes on sampled frames and tracks them in between; a second network decides what class each object belongs to; the result is then tested against the rules you drew on that camera. An abandoned bag is one of those rules, alongside people on a rail track and the perimeter work that now has its own page.
Crowd is the hard part, and it is the documented design point. The product guidance is explicit that this module holds up under unfavorable outdoor conditions and in crowds, where a motion-led detector does not: a platform at 08:15 is a moving field of luggage that all looks abandoned for a second or two. The rule therefore works from object persistence inside a region you draw, with a minimum object size and a proximity filter that stops a case being flagged while its owner is standing next to it.
Public space is where it earns its place. The guide names transportation hubs and other public spaces as the setting, and the production estates running it are exactly that: the London Underground, where the platform detects abandoned luggage alongside people falling onto tracks and dangerous platform-edge crowding, and Dublin Airport, where it covers terminals and gate areas at full passenger throughput.
What the trained catalog does not cover, a sentence can. StreamVLM™ adds prompt-defined detectors for objects and conditions no shipped module carries, such as a specific container, a piece of equipment or a local nuisance, with no dataset and no training cycle. StreamVLM is shipping in beta on selected instances.