FaceStream v.5.1.32#
Summary#
-
FSDK has been updated from version 5.13.0 to version 5.15.1.
The FaceDetV3 detector has been updated in FSDK v.5.14.0.
Fixed errors
-
Fixed the error where the "is_best_shot" field in the debug json logs (the "save_debug_info" parameter in the FaceStream settings) could contain an incorrect value of "false" when the Primary track policy was enabled.
-
Fixed the error where the track could not be sent if a certain combination of parameters from the "primary_track_policy" and "liveness" sections of the stream management settings were enabled.
FaceStream developer's changes (v.5.1.31 - v.5.1.32)#
Fixed bugs#
-
Fixed the error due to which the 'is_best_shot' field could contain an incorrect 'false' value in debug json output.
-
Fixed a bug due to which the track was not sent with specific 'primary_track_policy' and 'liveness' params.
LUNA Streams developer's changes (v.0.6.18 - v.0.6.21)#
Improvements#
- Service dependencies were updated.