Skip to content

FaceStream v.5.1.6#

Summary#


  • The "send_detection_path" parameter was removed from the FaceStream settings. Now the ability to send detections with the coordinates of the human body is controlled by the numerical value of the "minimal_body_track_length_to_send" parameter. If the "minimal_body_track_length_to_send" value is "0", then no detections will be sent.

  • Now, when sending a source frame to the LUNA Image Store using the "frame_store" parameter, the account ID will also be sent. The <source_frame_id>.meta.json file containing the "account_id" parameter will be saved in the folder with the source frame in the bucket.

LUNA Streams service changes

  • The error was fixed, in which after transferring the stream to the "pause" status, the status "in_progress" was displayed in the stream logs (see the "get streams logs" request).

  • The error was fixed that allowed setting very large values for parameters in "create stream" and "Post feedback on streams" requests.

Streams (v.0.2.0 - v.0.2.1)#

Improvements#

  • Service dependencies were updated.

  • New fields duration and progress for stream feedback was added.

Fixed bugs#

  • Fixed bug which allowed to set very large values to stream data, stream policies and stream feedback.

    See createStream and postStreamsFeedback documentation for more info.

  • Fixed bug which caused extra entry to appear in stream logs after pausing the stream. See documentation for more info.