dji-sdk / Tello-Python

This is a collection of python modules that interact with the Ryze Tello drone.
Other
1.34k stars 642 forks source link

tello 视频获取 #81

Open Jerryporter opened 3 years ago

Jerryporter commented 3 years ago

使能无人机发送视频后,可以用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 commented 3 years ago

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

尊敬的客户,

您好!感谢您联系我们。

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

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

Best Regards, SDK技术支持

°°°