v.0.7.1

Improvements:

  1. [LUNA-6958] The response format for video analytics (beta) slightly changed:

    • track_id field added for people_count analytics event

    • max_people_count field renamed to people_count for people_count analytics event

    • start_frame_offset / last_frame_offset fields removed from analytics event video segment data (start_time_offset / end_time_offset still unchanged)

    • frame_offset field removed from analytics frame estimation result (time_offset still unchanged)

    • overview field pulled out from analytics event aggregated_estimations

    See videosdk for details.

  2. [LUNA-6966] Face re-detection score updated to 0.5 for LUNA_REMOTE_SDK_FACE_DETECTOR_SETTINGS. Please note that running upgrade migration will only affect the previous default value. The thresholds that vary from 0.3 won’t be touched. It works both ways, so the downgrade migration will set the updated default 0.5 value of re-detection threshold to the previous default - 0.3.

  3. [LUNA-6972] An error message was improved for error with code 43001 (failed to download video). Message contains status code and description of failed request now.

Migration:

See a migration manual.

[LUNA-6966] See a migration manual.