Tello video
Hi community
I'm experiencing this issue how to solve it please
Have you installed the package? Are you unable to locate it for installation?
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). https://github.com/meekworth/pylwdrone/issues/10#issuecomment-2396154826
finish building, you must replace "import libh264decoder" into "import h264decoder"
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.