4.8.0 : Allow setting up the Gateway with a local login vs a device-specific password. This can be selected at first setup time, and you can switch between local account login vs device login in Settings.
4.9.0 : OEM installer enables unattended security updates by default.
4.9.1 : Recordings tab in Lumeo Web gateway manager now uses thumbnails to improve load times.
Fixes
4.7.1 : Disable insecure ciphers in SSL
4.9.0 : OEM Installer update: Enable Jetson power mode at the end after completing all installation process since this now requires a reboot on Jetpacks 6.2+. This addresses installer getting stuck during the initial setup process.
Improved compatibility with corporate firewalls, camera AI model import, custom model parsers.
New
Camera Assist : Objects from AI-enabled cameras' ONVIF metadata are now added to Lumeo meta. This is disabled by default, but can be enabled through Video Source node properties. See Camera AI Models for details on camera compatibility.
Improved corporate firewall compatibility
Add proxy server support for corporate networks via HTTP_PROXY/HTTPS_PROXY/NO_PROXY environment variables. Use lumeo_gateway_manager set-proxy to enable or lumeo_gateway_manager clear-proxy to disable.
pkgs.lumeo.com is now used for docker pulls (on the host) and pip installs (inside containers).
Clip & snapshot related enhancements
Added thumbnails for locally stored clips and snapshots.
Video source node now inserts current clock time in video source node’s metadata (UTC) (similar to frame_number). Clip nodes use this timestamp in filenames, so if a similar trigger fired in another part of the pipeline, it would be possible to correlate between the frame timestamp and the clip file by UTC timestamp.
In Save Clip and Save Snapshot, metadata fields are surfaced for S3 prefix templating (e.g. {{meta.nodes…}}) to aid event correlation.
Custom model parsers: Support injecting optional Python pre-processing and post-processing nodes around each AI model when the model parameters include the respective 'pre-processing' or 'post-processing' snippets.
Improved host file system management
Data directory maintenance system with automatic cleanup and retention policies
Installer updates
Add option to enable unattended upgrades in Lumeo Gateway Manager
Prompt for Lumeo Web Gateway Manager installation during lumeod install (defaults to 'no')
Fixed
Improved GPU driver error detection by adding nvidia-smi check to catch driver issues that NVML API calls might miss.
Increase ONVIF request timeout from 5 to 30 seconds to support VMS with a large number of cameras.
4.6.1 Import camera streams and setup alarms in HikCentral VMS. See HikCentral Import for more information.
4.6.2 Run Ollama to serve LLMs on Jetson devices
4.6.4 Serve HLS using local libraries to prevent loading HLS.js from CDN for improved compatibility with corporate firewalls.
4.6.5 Improved connectivity checks for Lumeo cloud services
Fixes
4.6.6 Fix Greengrass setup process.
4.7.0 Fix Vulnerability : Generic HTTP Directory Traversal / File Inclusion allowed for arbitrary downloading of files from the Web Gateway Manager docker container with a maliciously crafted request. Host files were not impacted.
As long as your local device gateways are internet connected, they will update automatically to address this issue.
To manually update to the latest version, follow these instructions from a terminal on the gateway device:
Workaround for installation on Gateway's with a RAID setup
Fixed
Ignore smartctl failure during gateway setup process, for gateway hardware with advanced RAID setup which cannot be handled with the basic smartctl command. The side effect is that storage information for the Gateway will not be visible in Lumeo console,
Improved HikCentral Professional camera import and setup process.
Enhancements
v4.4.0 Improved support for HikCentral Professional.
Import HikCentral Professional camera streams into Lumeo using the HikCentral OpenAPI. See HikCentral Import for details.
Support to configure HikCentral Professional Events and Alarms using the OpenAPI to make alarm setup process easier. See Trigger HikCentral Alarm for details.
Fixes
v4.4.1 Fixes ONVIF streaming for the Hanwha Vision PNM-C32084RQZ camera and AI Box.
Media server settings -> Local streams tab now allows bulk select and toggle for enabling/disabling ONVIF access to individual streams.
With Media server enabled, accessing streams within the Web Gateway Manager previously required an additional authentication. This is no longer required, and local streaming experience has been improved.
Fixed
ONVIF and RTSP streaming from the Media server in the Web Gateway Manager was broken when a Media password was set. This is now resolved. Turn off the Media server and turn it back on to fix this issue.
Bug fixes: Faster startup for Hanwha Vision cameras, prevent stuck deployments, logs now associated with correct deployments.
Fixed
Fixed a bug where a stuck deployment (because of slow cameras/network issues) prevented other deployments from starting/stopping. This lead to a lot of "stall detected" events.
Fixed a bug where logs and events from certain nodes and Custom Function were associated with the wrong deployment.
Improved slow-starts on certain cameras such as Hanwha Vision camera RTSP streams.