绝对最大USB距离? USB以太网?

编程入门 行业动态 更新时间:2024-10-28 17:29:15
本文介绍了绝对最大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 deserializationof 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以太网?

本文发布于:2023-11-29 18:06:20,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1647191.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:以太网   距离   USB

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!