Skip to content

[v.3.0.24] 04.02.2025#

New Features:

  • Added the STREAM_DETECTOR_TYPES_FOR_BESTSHOTS setting in .env-vanilla, allowing you to choose whether to send best shots with fullDetect and redetect, or only with fullDetect.

Changes:

  • Expanded logging for better event tracking.
  • Updated the logic for calling the wheel detector: now the wheel detector is called not only on the first detection but also periodically (every 25 frames). If the wheels are not found or do not pass the intersection threshold, best shots are not sent until the next period.

Fixes:

  • Fixed the issue with sending best shots for the track. Now, best shots are sent even if the AGS threshold is not passed.