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

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.