Skip to content

v.5.120.1#

Fixed errors

  • Fixed a bug due to which the Deepfake feature was unavailable in the response to the "get platform features" request.

    Now, if this feature is present in the license, the deepfake: true status is correctly returned, which provides access to the Deepfake estimate.

  • Fixed a bug that caused the Video Manager service to hang when simultaneously processing a large number of requests to stop/resume stream processing.

  • The response code returned when accessing the resource "/sdk" has been fixed: now, in the event of an error related to a lack of video memory, the response code 500 with the message Internal Server Error is returned.

    Previously, in such a situation, the code 200 (successful execution of the request) was mistakenly returned, although the response body contained an error message.