-
Notifications
You must be signed in to change notification settings - Fork 646
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
tello视频获取 #89
Comments
Agent comment from Hummels Lei in Zendesk ticket #71466: °°° |
在视频获取方式上没有改动,还是使用Tello-Python库中的方式,UDP协议监听@192.168.10.1:11111进行获取,应该是Windows11系统有问题,相同的代码在Windows10上也成功获取到了1640长度的数据包,我使用的无人机是白色的,具体型号不太会看。 |
Agent comment from Hummels Lei in Zendesk ticket #71466: °°° |
@Sanshi6 请问您现在还有相关代码吗,我想学习一下 |
@Sanshi6 请问您现在还有相关代码吗,我想学习一下,感谢啦 |
|
感谢啦
…------------------ 原始邮件 ------------------
发件人: ***@***.***>;
发送时间: 2024年4月7日(星期天) 下午3:11
收件人: ***@***.***>;
抄送: ***@***.***>; ***@***.***>;
主题: Re: [dji-sdk/Tello-Python] tello视频获取 (Issue #89)
@Sanshi6 请问您现在还有相关代码吗,我想学习一下,感谢啦
你可以关注一下这个库,https://github.com/Sanshi6/TelloTargetTracking,我在后期把程序放在了Windows10上,它正常运行了。不太清楚现在Windows11是否还存在之前的bug
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
自己希望在Windows11上重新用python3.7实现视频获取,发现tello发送到端口中的数据长度参差不齐,大概是10-600跳动,相同的代码在Ubuntu18.04/Python3.7环境中可以获取到完整的1460长度的数据包,请问有什么解决方案吗?
The text was updated successfully, but these errors were encountered: