Skip to content
This repository was archived by the owner on Feb 25, 2021. It is now read-only.
This repository was archived by the owner on Feb 25, 2021. It is now read-only.

no picture showed #16

Description

@WangsunLiu

I tested the program by code:

`from tello import Tello

tello = Tello()
tello.command()
tello.streamon()
tello.wait(10)
tello.streamoff()
`

and here's what I got:
image

And there is no window show up to let me see the video as it supposed to be. When I want make it fly it excuted very well. What's the problem?

Is it because of decoder?Do I need a extra decoder to make it work?

I'm using windows 8.1, with python3.7.

Thank you so much.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions