当我进入框架时,可能会冻结 [英] stream MIGHT freeze when i enter the frame

查看:69
本文介绍了当我进入框架时,可能会冻结的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我遇到了一个看起来很奇怪的问题。

我可以在我的Kinect v2前面坐几个小时,所有的流都工作正常。当我走到框架的边缘时,所有流都可能冻结约20秒。我可以在一分钟内激起这种行为。我不知道究竟是怎么回事,但
这似乎发生在有人进入图片的那一刻(被识别出来)。但事情并非总是如此。感觉就像是5到10%的时间。

每个样本都会发生这种情况来自SDK浏览器。我一直在测试Color Basics-WPF Sample。这也适用于D2D样本。

This behaviour happens with every Sample from the SDK Browser. I've been testing mainly within the Color Basics-WPF Sample. This also happens with the D2D samples.

我让它运行了一个小时没有我或任何人在房间里 - 没有任何问题。 (我编辑了sdk-color-example来打印控制台消息,如果一秒钟内没有新帧,那就是我知道的)

如果我在kinect前编码时保持运行,情况也是如此。我在vvvv工作,所以kinect实际上是不停地运行几个小时,我坐在它前面,看着流,没有任何问题。只有当i
离开或输入图片时才会冻结。

我可以肯定地说它是冻结的kinect流。 wpf-samples和我的vvvv代码一直在运行和反应。冻结KinectService.exe时,任务管理器中的CPU从3%降至0%。

I can say for sure that it's the kinect-stream that freezes. The wpf-samples and my vvvv-code keeps running and reacting. While freezing the KinectService.exe goes from 3% down to 0% CPU in the Task-Manager.

我正在使用Dell Precision M4600笔记本电脑。主要规格:

- i7-2860qm @ 2.50 GHz ,8 GB RAM

- NVidia Quadro 2000m GPU(最新驱动程序v340。 52)

- 在设备管理器中禁用Intel HD 3000

- 瑞萨USB 3.0 eXtrensible-Hostcontroller(仅用于连接Kinect;微软驱动程序)

- 赢得8.1 64位(全新安装,最新驱动程序)

I'm working on a Dell Precision M4600 Laptop. Main Specs:
- i7-2860qm @ 2.50 GHz, 8 GB RAM
- NVidia Quadro 2000m GPU ( latest Driver v340.52 )
- Intel HD 3000 disabled in the device manager
- Renesas USB 3.0 eXtrensible-Hostcontroller ( to witch only the Kinect is connected; Microsoft Driver )
- Win 8.1 64bit ( fresh install, latest drivers )

我有第二个工作站(i5,nvidia gfx 660 ti,win8.1)。在尝试复制问题2小时时,我在进入框架时经历了3或4次微冻结,但是它们在不到一秒的时间内处理完毕。但是我需要
它在笔记本电脑上工作。

I have got a second Workstation ( i5, nvidia gfx 660 ti, win8.1 ). While trying to replicate the problem for 2 hours i experienced 3 or 4 micro-freezes when entering the frame, but they where handled within less than a second. But i need it working on the Laptop.

我想知道:

- 即使我只抓住彩色流,背景中是否有处理这解释了这个?

- 其他人有这个问题吗?一个解决方案?

- 任何人使用Nvidia Quadro 2000m,没有这个问题?

- 我能做些什么来进一步调试这个?

I am wondering:
- Even though i only grab the color-stream, is there some processing in the background that explains this?
- Anyone else having this problem? a solution?
- Anyone using Nvidia Quadro 2000m, not having this problem?
- anything i can do to further debug this?

谢谢

推荐答案

当我断开网线时问题似乎解决了,当我把它重新插入时它会返回。

the problem seems to resolve when i disconnect the network cable, and it returns when i plug it back in.

仍然:它是由我进入框架触发的。



Still: it's triggered by me entering the frame.


这篇关于当我进入框架时,可能会冻结的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆