Skip to content

[v.3.0.28] 09.04.2025#

Changes:

  • Improved the false detection filtering algorithm for vehicles. Added the STREAM_FP_VEHICLE_TRACK_ALGO variable to select the detection algorithm (default: vehicleCrop) and increased the imageSize for the detector;
  • Enhanced logging when sending the bestshot: the detection source (Detector, Redetector, Tracker) is now indicated, and the AGS value (AGS rating) is displayed if the number was discarded, to show the result given by the AGS network.

Fixes:

  • Fixed the issue with missing trackEnd for motorcycles due to freezing on the last video frame reading in the RTSP stream;
  • Fixed the issue with stream creation when the threshold is set to 1 in the license plate detector settings. Validation for this threshold is now added, and the stream is successfully created with the specified value or an error is logged.