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

errors about video transmission on raspberrypi #50

Closed Githubwujinming closed 1 year ago

Githubwujinming commented 4 years ago

runned in raspberrypi , python2.7 , environments descriped in ./linux_install.sh were installed. Getting the following error. error image

1.error while decoding MB 22 11, bytestream -12 2.non-existing pps 0 referenced i think there something wrong with ffmpeg and libh264decoder. so how to fix it ? appreciate for your help

dji-dev commented 4 years ago

Public comment from Ho.Yan in Zendesk ticket #30418:

Dear Developer,

Thanks for reaching Ryze!

Have you modified the original code?

Thanks and have a nice day!

Regards, RYZE TECHNICAL SUPPORT

Githubwujinming commented 4 years ago

Thank you for your response, it works on PC without error, raspberrypi may not power enough to real-time decode h264 package , so that only part of the image was decoded. is there any possibility to make it work on raspberrypi ? any suggestions are welcome.

dji-dev commented 4 years ago

Public comment from Ho.Yan in Zendesk ticket #30418:

Dear Developer,

Thanks for reaching Ryze!

Raspberrypi is not our official recommendation and may require you to test it yourself.

Thanks and have a nice day!

Regards, RYZE TECHNICAL SUPPORT