improved

Updates - Oct 2024

New nodes for Hanwha Wave events, Anthropic Claude lookups, and attribute tracking enhance functionality. Updates include deployment IDs in webhooks, proximity detection improvements, and better CPU utilization for generic detectors. Platform gains bulk actions and thumbnails for search, label application from search details, and enhanced object label selection. Gateway v1.34.7 introduces ONNX improvements for YOLOv5/v8 models, snapshot thumbnails, and ONVIF auth optimizations.

Nodes

Platform

  • Search enhancements
    • Bulk select & delete search results
    • Thumbnails for saved snapshots
    • Apply Labels to a file from search result detail view
  • Node properties "object label" selection experience improved to support attribute selection as well

Gateway

v1.34.7 (Oct 30)

  • Parallelized inference: TensorRT engine generation now handles ONNX with fixed batch (before it was required convert them to dynamic)
  • AI Models: added inference parser for Ultralytics YOLOv5 and YOLOv8 models exported to ONNX format
  • Generate thumbnails for Snapshot node output images
  • Generate thumbnails for cameras/streams snapshots
  • ONVIF auth optimizations to reuse digest auth headers and reduce auth frequency when monitoring existing cameras
  • Yolo ONNX models now default to maintain_aspect_ratio enabled (letterbox mode)