improved

Updates - Jan 2023

Platform

  • πŸ€ GCP - Kubernetes Guide
  • πŸ€ Deployment limits per gateway : limit how many deployments can run in parallel on a single gateway
  • πŸ€ Console UX enhancements: enhanced JSON log viewer, Snapshot previews in streams, incremental loading for large number of cameras/deployments/resources.

Nodes

  • πŸ€ Webhook Node updates to push snapshots and clips with Form multi-part POST.
  • πŸ€ Camera calibration Node support
  • πŸ€ Occupancy Monitor updated to add exited_objects and objected_entered_timestamp to metadata.
  • πŸ€ Face Recognition Edge Node for Face recognition via the edge (local) processing.
  • πŸ€ Blur Objects Node now supports conditional blurring

Gateway (v 1.6.22)

  • πŸ€ Deepstream 6.1 support, Jetson requires Jetpack 5.0, DGPU requires drivers 515.x+, Balena will work as is
  • πŸ€ gateway_id and gateway_name, pipeline_id, pipeline_name available in function node parameters
  • πŸ€ Set "Tensor::source_node_id" and add "source" to object and object attribute meta so you can easily tell which node/model generated that object type and attributes.
  • πŸ€ Support for processing models trained using Azure Custom Vision Service (https://customvision.ai)
  • πŸ€ [Balena] Auto assign gateway name from BALENA_DEVICE_NAME_AT_INIT env var if present
  • πŸ€ Add extra metadata to video source node
  • πŸ› Reduce MQTT traffic when there are no subscribers to logs topic
  • πŸ› On Jetson and dGPU, local snapshot nodes save every frame. This has been fixed.