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 video #98

Open
Kentin01 opened this issue Aug 20, 2024 · 3 comments
Open

Tello video #98

Kentin01 opened this issue Aug 20, 2024 · 3 comments

Comments

@Kentin01
Copy link

Hi community
I'm experiencing this issue how to solve it please
106387819-81857f80-6416-11eb-8533-bb1359a3d90c

@baqwas
Copy link

baqwas commented Sep 2, 2024

Have you installed the package? Are you unable to locate it for installation?

@nobu835
Copy link

nobu835 commented Oct 7, 2024

Hi
you can use h264decoder:
https://github.com/DaWelter/h264decoder

Please note that you will need to modify the code when building it.
Please refer to this post (I wrote this post).
meekworth/pylwdrone#10 (comment)

finish building, you must replace "import libh264decoder" into "import h264decoder"

@nobu835
Copy link

nobu835 commented Oct 7, 2024

I've heard that the cause of such problems is that DJI only creates libraries for python2 and is not compatible with python3.
It takes about an hour to build (or more precisely, install ffmpeg from vcpkg), but you can enjoy video without lag.

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

3 participants