nama-gatsuo / AzureKinectForUE

Exposes Azure Kinect Support for integration into Unreal Engine Applications.
91 stars 17 forks source link

The button"LoadDevice"and"Startdevice" does not respond #8

Open 990408 opened 2 years ago

990408 commented 2 years ago

Hello,I encountered some problems after importing the plug-in file into the project,these uasset files can be displayed normally.But the"AzureKinectDevice"does not work properly-When I click on it,the button"LoadDevice"and"Startdevice" does not respond,I don't know what went wrong. Does anyone have a similar problem?And how to solve it, I would appreciate it.

KP4`){H5@EXQ1%TNA76 ZJI

tornado-dragon commented 1 year ago

@990408 ,I have the same question, did you fix it? I have no idea with the blueprint active.

990408 commented 1 year ago

这个插件能用,但是效果不怎么好,你把蓝图扔进去,依赖的库设好,选择动画蓝图就行

------------------ 原始邮件 ------------------ 发件人: "nama-gatsuo/AzureKinectForUE" @.>; 发送时间: 2023年5月6日(星期六) 中午12:32 @.>; @.**@.>; 主题: Re: [nama-gatsuo/AzureKinectForUE] The button"LoadDevice"and"Startdevice" does not respond (Issue #8)

@990408 ,I have the same question, did you fix it? I have no idea with the blueprint active.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.***>

tornado-dragon commented 1 year ago

@990408 ,您好,请问下您可以用这个插件进行骨骼追踪吗?我现在能在 UE4.27 中运行 Azure Kinect 并在场景中显示出 Kinect所捕获的图像。但不能对人物模型进行骨骼驱动。这是我在运行日志中所搜集到的报错。 image

报错和警告出现了 "Warning: Failed Tracker pop body frame" 及 "Error: Couldn't get Body Frame: Failed to enqueue capture to tracker!"

操作系统:windows11 安装了 Azure Kinect SDK v1.4.1 和 Azure Kinect Body Tracking SDK v1.1.0。SDK 环境变量,如下图 image

想请教下您是否遇到过类似情况,以下是我的界面 image

我还需要进行什么操作才能驱动人物模型动起来吗? 非常感谢您!期待您的回复!

windwolfx23 commented 1 year ago

这个插件能用,但是效果不怎么好,你把蓝图扔进去,依赖的库设好,选择动画蓝图就行 ------------------ 原始邮件 ------------------ 发件人: "nama-gatsuo/AzureKinectForUE" @.>; 发送时间: 2023年5月6日(星期六) 中午12:32 @.>; @.**@.>; 主题: Re: [nama-gatsuo/AzureKinectForUE] The button"LoadDevice"and"Startdevice" does not respond (Issue #8) @990408 ,I have the same question, did you fix it? I have no idea with the blueprint active. — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.***>

大神救我,我好不容易用UE5.2 打开了这个插件,资产也在,但是start device 按钮老是报错:Cant't open: Failed to start cameras! 设备在外面用azure sdk带的测试软件都是正常的,色彩,深度,骨骼都可以,到ue里面就不好使了