[v.3.0.6] 03.09.2024#
New Features:
- Added the ability to scale the stream (default is one stream). The number of streams can now be configured by setting variables in
.env
; - Added transmission of track creation time from the stream to analytics via the
trackCreationTime
parameter.
Changes:
- Now, instead of sending license plate data sequentially, an array of plates for vehicles with multiple plates is sent in one call. The
licensePlateData
array includes objects with fields classType, image, metaInfo, and rect.