[v.3.0.6] 03.09.2024#
New Features:
- Added the ability to vertically scale CARS_Stream (by default, one instance of CARS_Stream is running). To change the quantity, you can now configure variables in
.env-vanilla. For more details, see CARS_Analytics User Manual. - Added transmission of track creation time from the CARS_Stream to CARS_Analytics via the
trackCreationTimeparameter.
Changes:
- Now, instead of sending LP data sequentially, an array of plates for vehicles with multiple plates is sent in one call. The
licensePlateDataarray includes objects with fields classType, image, metaInfo, and rect.