Tello-Python
Tello-Python copied to clipboard
What kind of operation should be performed on libh264decoder under mac environment?
What kind of operation should be performed on libh264decoder under mac environment? Show libh264decoder model does not exist in pycharm environment I tried to copy the libh264decoder folder and libh264decoder.so to site-packages, but I still get an error?
In pycharm environment, tello.py code tells no module named "libh264decoder"
Public comment from Ho.Yan in Zendesk ticket #30322:
Dear developer,
Hello, thank you for your support.
If you have to compile it from source,with Linux or Mac,you can:
cd h264decodermkdir buildcd buildcmake ..makecp libh264decoder.so ../../
Regards,
Ho Yan RYZE TECHNICAL SUPPORT