Skip to content

FaceStream v.5.1.8#

FaceStream changes

  • The script for uploading FaceStream and LUNA Streams dumps to the LUNA Configurator service can now be run on Python 2.x and Python 3.x versions. To run the script on the Python 2.x version, you must use the "python" command. To run the script on Python 3.x, you must use the "python3" command. Also, the script for loading dumps was added to Docker Compose. Now, to use the "start_facestream.sh" script, you only need to have running LUNA PLATFORM containers and an activated license.

  • Support for Liveness on the GPU was added.

FaceStream fixed errors

  • The error was fixed where the "Streams total" counter in the FaceStream logs counted streams with a "failure" status.

  • The error was fixed that was causing FaceStream crashes in a multi-threaded environment.

  • The error was fixed where image rotation, controlled by the "rotation" setting, was performed clockwise on the CPU and counterclockwise on the GPU. Rotation is now clockwise on both types of processors.

  • The error was fixed, in which FaceStream took more streams into processing than specified in the license key.

  • The FaceStream crash was fixed that occurred when setting a non-existent tag in the "logging" > "tags" field in the FaceStream settings.

  • The FaceStream crash was fixed that occurred when running on a GPU with "size_source_frame" from FaceStream settings set to non-zero.

LUNA Streams changes

  • Significantly accelerated performing of requests to "get stream" and "get streams" resources with a large number of entries in the stream log tables of the LUNA Streams database.

  • New resource "delete streams logs" was added, which enables you to delete the streams logs older than the date specified in the request (the "log_time__lt" parameter), excluding the last entry in the log.