Package Delivery

v1.0.0doorstep

Watches a porch ROI for package arrivals, lingering boxes, and pick-ups with an owner-vs-stranger severity heuristic.

What it needs

object_detectionserved by Tier-0, on by default

Satisfied by YOLOv8 — or any adapter advertising the task.

What it publishes

These land on your own event bus, where any other app, automation or integration can pick them up.

  • package_arrived
  • package_lingering
  • package_picked_up
  • package_taken

What it can reach

nothing outside OpenNVRApps run on an isolated network with no route to your camera network or the internet. This one asks for no exceptions.

Maintained by OpenNVR. Built on theOpenNVR App SDK.