Some problem in UE4.27 with ZED livelink Plugin

Hello,developers.
I follow I followed the instructions shown in this link: Stereolabs ZED - Live Link Plugin
After [ Build for Windows]-[Compile from Source].1
I can’t know if i did wrong step.I can’t find ZEDLiveLink target in UE4.sln.
Then I copy \zed-livelink-plugin-main\Source to \Engine\Source\Programs.
And I get this error when I build ZEDLiveLink target:
Unable to instantiate module ‘ZEDLiveLink’: Wrapper missing|ZEDLiveLink|E:\UnrealEngine-4.27.2-release\Engine\Intermediate\ProjectFiles\UnrealBuildTool|1||

How can I solve this problem?

Thank you for taking the time to answer my questions

Hi,

Are you sure you copied the entier zedlivelink project in the UE folder ?

The error suggests the wrapper is missing, which should be in a folder called “Lib” inside the zed-live-link-main.

Best,
Benjamin Vallon

Stereolabs Support

I found it.
I built ZEDlivelink successfully.And I run it,That a new question that:


I can’t found that what is internal error 1805.
Thanks for your answer.

This error means it cannot open the Camera.

Can you make sure the Camera is correctly connected to your computer, using a 3.0 USB port ?

You can also try to open it using the ZED Explorer tool, to see if you manage to open it that way.

Best,
Benjamin Vallon

Stereolabs Support

I face the same problem too.But I can open zed by "ZED Depth Viewer"and “camera” in computer.I even can open zed by opencv.But I cannot open it by its official code