improved
Updates - Jan 2024
7 months ago
New and updated nodes for Axis IO, Jetson GPIO, MQTT, speed estimation, and webhooks enhance integration and functionality. Platform gains security updates, API pagination, and improved gateway performance. Gateway release 1.22.17 fixes deployment and WebRTC issues while adding YOLO ONNX model support.
Nodes
- 🍀 Axis Network IO Read and Axis Network IO Write nodes make it easy to integrate with devices like sirens, strobes or other digital inputs.
- 🍀 Jetson GPIO Read Node and Jetson GPIO Write Node to read and write digital inputs on Jetson devices.
- 🍀 Publish and Receive MQTT Messages lets you integrate with MQTT for IOT device communications
- Speed Estimation node updated to support
pps
(pixels per second) unit and add motion types (stop_and_go
,hover
,regular
). - Send HTTP Webhook now lets you send webhooks at the start or end of the pipeline.
Platform
- Security updates and enhancements; support for new single-use Gateway provisioning tokens.
- Improved performance of starting and stopping cloud gateways
- Add pagination to all API endpoints.
Gateway (1.22.17)
1.22.17 (2024-01-29)
- Improved deployment state management and fix for deployments stuck in stopping state
- Support for new Lumeo YOLO ONNX model format in the parallelized inference engine
- Fix WebRTC playback issues