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

Video streaming not working - Windows #24

Open
facu-d opened this issue Sep 12, 2020 · 1 comment
Open

Video streaming not working - Windows #24

facu-d opened this issue Sep 12, 2020 · 1 comment

Comments

@facu-d
Copy link

facu-d commented Sep 12, 2020

Video streaming is not working on Windows 10 Pro x64

When i run my code:
image

It works well until it tries to open the video streaming
image

Any solution?

@karipov
Copy link

karipov commented Oct 7, 2020

The library seems to have incorrectly defined the udp capture link:
https://github.com/Virodroid/easyTello/blob/e428dde30ded9cc7f6d20c70526a7681102b98a8/easytello/tello.py#L68

The correct definition seems to be:
https://stackoverflow.com/questions/15015540/capturing-a-multicast-udp-video-stream-using-opencv

I'll check when I can whether this is actually the issue. If you can change the library definition locally and test it out, let me know.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants