[v.3.0.23] 24.12.2024#
New Features:
- Added logs that indicate whether a bestshot was sent for the last frame of the track. The logs include information about the stream_id, stream_name, track_id, and frame_id.
Fixes:
- Fixed the issue with an exception when receiving a rect with width/height less than 1px. A check for the validity and size of the rect has been added.
- Resolved the problem with creating a new track in the restricted zone. A check has been added to allow or deny the creation of a new track in the restricted area. If creation is not allowed, the track is removed.