Skip to content

[v.3.0.24] 04.02.2025#

New Features:

  • Added the STREAM_DETECTOR_TYPES_FOR_BESTSHOTS setting in .env, allowing you to choose whether to send bestshots 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, bestshots are not sent until the next period.

Fixes:

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