绝对最大USB距离? USB以太网? [英] Absolute maximum USB distance? USB over ethernet?

查看:95
本文介绍了绝对最大USB距离? USB以太网?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

这里有没有人有过可以提供kinect数据的最大距离的经验?


聪明,机智的论坛签名。

Has anyone here got experience with the maximum distance you can pump kinect data?


Clever, witty forum signature.

推荐答案

我不知道USB伸长率,但你可以实现自己的解决方案,通过网络泵送它。最近我制作了两个库来通过套接字发送SkeletonFrames。总而言之(JSON序列化,传输和反序列化 
SkeletonFrames)在10-30ms范围内(当然取决于你的硬件)。您也可以使用RGB /深度帧来完成此操作。我将在下周提供一些代码..

I don't know about USB-elongation, but you can implement your own solution to pump it over the network. Recently I made two libraries to send SkeletonFrames over sockets. The all in all delay (JSON serialization, transmission and deserialization of the SkeletonFrames) is in the range of 10-30ms (depends on your hardware of course). You can do this with the RGB/Depth frames too. I'll make some of the code available next week..

您应该考虑的一件重要事情是,您可以使用服务器/客户端概念同时使用多台计算机上的数据!

One important thing you should consider is that you can use the data on more than one machine simultaniously with a server/client concept!


这篇关于绝对最大USB距离? USB以太网?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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