Closed daanzu closed 6 years ago
Nevermind; fixed: firewall issues. Library works great!
Nevermind; fixed: firewall issues. Library works great!
I have the same problem, how did you solve it?
@mojto Look in Windows' firewall settings and make sure the executable you're running has authority to open the necessary ports, on public/private networks.
@mojto Look in Windows' firewall settings and make sure the executable you're running has authority to open the necessary ports, on public/private networks.
Yes, My app is allowed on both public and private networks. But when I run the "TelloConsole" in Visual Studio, there is no window for video streaming and just a console which prints the parameters and status of the drone is shown. Did you modify the code in TelloConsole?
I'm trying to use TelloLib on PC, but can't get the video working. Tello.onVideoData never gets called. Normal controls & flight data work fine. Ideas?