improved
Updates - March 2024
7 months ago
Enhanced nodes include GPU optimizations for Generic Detector, advanced object filters, MQTT version specification, and external certificate support for Google Chat alerts. Platform updates add SSL verification controls, automatic deployment cleanup for deleted sources, and improved gateway token security. Gateway 1.25.10 introduces SSL verification control and configurable update windows for streamlined updates.
Nodes
- Generic Detector: Use GPU to export model with FP16, run with CUDA by default and make TRT engine optional to improve start times. Also adds support for parallelized inference engine to reduce memory consumption.
- Filter Objects : remove / retain non specified objects, and add "object within object" filters (#298)
- Publish and Receive MQTT Messages : Explicitly specify MQTT version
- Trigger Google Chat Alert : Support external certificate files.
Platform
- 🍀 Allow turning off SSL cert verification for streams using the disable cert verification flag in stream and camera settings
- Delete a source's deployments when the video source is deleted
- Prevent gateway tokens from accessing routes for other gateways
Gateway
1.25.10 (2024-03-27)
- 🍀 Allow turning off SSL cert verification for streams that have the disable cert verification flag set.
- 🍀 Support for update windows. Set time range during which to check for Gateway updates using the installer script.