Skip to content

v.5.152.0#

Changes

  • FSDK has been updated to version v.5.34.0.

    In this version, the default value for the numThreads parameter in the Runtime settings has been changed: it is now set to 4 (previously -1).

    Recommendations for configuring this parameter have also been added. See the detailed description of numThreads.

  • Memory consumption has been reduced when processing video streams on the GPU.

  • To monitor FaceStream, a Prometheus metric SkippedByDecoder_count of type "counter" has been added to the /metric resource to count the number of frames skipped due to insufficient decoder throughput.

  • RAM and VRAM consumption has been reduced by optimizing internal queues.

Fixed errors

  • Fixed a timeout error when executing the "get live preview" request.

    Previously, the connection would drop after 5 minutes of viewing a real-time video stream. Now, there is no time limit for viewing.