Skip to content
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 视频获取 #81

Open
Jerryporter opened this issue Jun 14, 2021 · 1 comment
Open

tello 视频获取 #81

Jerryporter opened this issue Jun 14, 2021 · 1 comment

Comments

@Jerryporter
Copy link

使能无人机发送视频后,可以用opencv中的videocapture(udp://@0.0.0.0:11111)进行播放,但是没有办法使用ffplay中的h264解码器进行播放,请问这个问题该怎么解决?

使用opencv的代码:
cv.videocapture(udp://@0.0.0.0:11111)

使用ffplay代码:
ffplay -f h264 udp://0.0.0.0:11111
(我也尝试了将udp后面的0.0.0.0换成localhost,tello的地址:192.168.10.1,以及自己的ip地址,但是都没起作用。命令会一直卡在下面这个步骤,不会做任何事)

image

@dji-dev
Copy link

dji-dev commented Jun 15, 2021

Agent comment from cheney.zeng in Zendesk ticket #48946:

尊敬的客户,

您好!感谢您联系我们。

您使用的是什么机型,及相应固件版本是多少。

感谢您的理解与支持,祝您生活愉快!

Best Regards,
SDK技术支持

°°°

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants