Skip to content

Releases: stereolabs/zed-livelink

ZED Live Link for 4.1.0

09 Apr 12:27
c836b7c
Compare
Choose a tag to compare

4.1.0

This sample has been reworked completely, please read the documentation available here .

Features

  • Added support for ZED SDK 4.1.0.

Bug Fixes

  • Fixed automatic offset not correctly applied.

--> SDK Link : https://www.stereolabs.com/developers/release/

ZED Live Link for v4.0.7-4.0.8

26 Sep 10:25
Compare
Choose a tag to compare

4.0.7

Feature

  • Added support for ZED SDK 4.0.7.
  • Added new InitParameters enable_image_validity_check

--> SDK Link : https://www.stereolabs.com/developers/release/

ZED Live Link for v4.0.6

10 Aug 13:45
86e9a93
Compare
Choose a tag to compare

4.0.6

Feature

  • Added support for ZED SDK 4.0.6.

--> SDK Link : https://www.stereolabs.com/developers/release/

ZED Live Link for v4.0.5

05 Jul 07:10
8a4a5bd
Compare
Choose a tag to compare

4.0.5

🚨 The BODY_70 format has been removed from the API in this version of the ZED SDK.

Feature

Known Issues:

  • Automatic offset and Foot IK can't be used together for now. If both are enabled, only automatic offset will be applied.

--> SDK Link : https://www.stereolabs.com/developers/release/

ZED Live Link for v4.0.4

27 Jun 16:02
5d4f71f
Compare
Choose a tag to compare

4.0.4
Changes:

  • Update executables to work with ZED SDK 4.0.4
  • Updated automatic offset method
    • The offset is not recalculated for each frame, but only when it is detected as wrong for enough time.

Add:

  • Mixamo human avatar

Known Issues:

  • Automatic offset and Foot IK can't be used together for now. If both are enabled, only automatic offset will be applied.

Update documentation and readme
--> SDK Link : https://www.stereolabs.com/developers/release/

ZED Live link for v4.0.2

25 Apr 07:56
b76bf04
Compare
Choose a tag to compare

4.0.2

Changes:

  • Renamed the github repository to zed-livelink. All the paths are updated accordingly.

Bug Fixes:

  • Fix skinning of the ZED Manny mesh

Features:

  • Add the option to choose the maximum number of avatars that will be instantiated in the scene.
  • Update documentation and readme

--> SDK Link : https://www.stereolabs.com/developers/release/

ZED Live Link for 4.0.1

04 Apr 07:25
73701a8
Compare
Choose a tag to compare

4.0.1

  • Bug Fixes:
    • Added missing file in Unreal Project
    • Fixed building of Unreal Project on Linux computers

--> SDK Link : https://www.stereolabs.com/developers/release/

ZED Live Link for 4.0.0

30 Mar 12:03
441ab0b
Compare
Choose a tag to compare

4.0.0

  • Features:
    • Added support for ZED SDK 4.0.0
    • Added new live link sample for Fusion

--> SDK Link : https://www.stereolabs.com/developers/release/

ZED Live Link for v3.8.0

24 Oct 07:29
Compare
Choose a tag to compare

3.8.0

  • Features:
    • Added support for ZED SDK 3.8
    • Regroup all relevant SDK parameters into a config file (json).

--> SDK Link : https://www.stereolabs.com/developers/release/

ZED Live link for 3.7

25 Feb 10:34
Compare
Choose a tag to compare
v3.7

merge v3.7 to main